This is the complete list of members for axlLight, including all inherited members.
ambiant(void) const | axlLight | |
axlLight(QObject *parent=0) | axlLight | |
axlLight(double x, double y, double z=0, QObject *parent=0) | axlLight | |
axlLight(double *position, double *ambiant, double *diffuse, double *specular, double exponent, QObject *parent=0) | axlLight | |
axlLight(const axlLight &other) | axlLight | |
color | axlLight | |
color(void) const | axlLight | |
description(void) const | axlLight | virtual |
diffuse(void) const | axlLight | |
exponent(void) const | axlLight | |
onPositionChanged(axlPoint *position) | axlLight | slot |
opacity | axlLight | |
opacity(void) const | axlLight | |
position(void) const | axlLight | |
setAmbiant(axlPoint *ambiant) | axlLight | |
setColor(const QColor &color) | axlLight | slot |
setDiffuse(axlPoint *diffuse) | axlLight | |
setExponent(double position) | axlLight | |
setOpacity(const double &opacity) | axlLight | slot |
setPosition(axlPoint *position) | axlLight | |
setShader(const QString &shader) | axlLight | slot |
setSpecular(axlPoint *specular) | axlLight | |
shader | axlLight | |
shader(void) const | axlLight | |
specular(void) const | axlLight | |
x(void) const | axlLight | |
y(void) const | axlLight | |
z(void) const | axlLight | |
~axlLight(void) | axlLight |