LLXformMatrix Member List
This is the complete list of members for
LLXformMatrix, including all inherited members.
| addPosition(const LLVector3 &pos) | LLXform | [inline] |
| ALL_CHANGED enum value | LLXform | |
| clearChanged() | LLXform | [inline] |
| clearChanged(U32 bits) | LLXform | [inline] |
| e_changed_flags enum name | LLXform | |
| EChangedFlags typedef | LLXform | |
| GEOMETRY enum value | LLXform | |
| getLocalMat4(LLMatrix4 &mat) const | LLXform | [inline] |
| getMinMax(LLVector3 &min, LLVector3 &max) const | LLXformMatrix | |
| getParent() const | LLXform | [inline] |
| getPosition() const | LLXform | [inline] |
| getPositionW() const | LLXform | [inline] |
| getRoot() const | LLXform | |
| getRotation() const | LLXform | [inline] |
| getScale() const | LLXform | [inline] |
| getScaleChildOffset() | LLXform | [inline] |
| getWorldMatrix() const | LLXformMatrix | [inline] |
| getWorldPosition() const | LLXform | [inline] |
| getWorldRotation() const | LLXform | [inline] |
| init() | LLXformMatrix | [inline] |
| isChanged() const | LLXform | [inline] |
| isChanged(const U32 bits) const | LLXform | [inline] |
| isRoot() const | LLXform | [virtual] |
| isRootEdit() const | LLXform | [virtual] |
| LLXform() | LLXform | |
| LLXformMatrix() | LLXformMatrix | [inline] |
| mChanged | LLXform | [protected] |
| mMax | LLXformMatrix | [protected] |
| mMin | LLXformMatrix | [protected] |
| MOVED enum value | LLXform | |
| mParent | LLXform | [protected] |
| mPosition | LLXform | [protected] |
| mRotation | LLXform | [protected] |
| mScale | LLXform | [protected] |
| mScaleChildOffset | LLXform | [protected] |
| mWorldMatrix | LLXformMatrix | [protected] |
| mWorldPosition | LLXform | [protected] |
| mWorldRotation | LLXform | [protected] |
| ROTATED enum value | LLXform | |
| SCALED enum value | LLXform | |
| setChanged(const U32 bits) | LLXform | [inline] |
| setParent(LLXform *parent) | LLXform | [inline] |
| setPosition(const LLVector3 &pos) | LLXform | [inline] |
| setPosition(const F32 x, const F32 y, const F32 z) | LLXform | [inline] |
| setPositionX(const F32 x) | LLXform | [inline] |
| setPositionY(const F32 y) | LLXform | [inline] |
| setPositionZ(const F32 z) | LLXform | [inline] |
| setRotation(const LLQuaternion &rot) | LLXform | [inline] |
| setRotation(const F32 x, const F32 y, const F32 z) | LLXform | [inline] |
| setRotation(const F32 x, const F32 y, const F32 z, const F32 s) | LLXform | [inline] |
| setScale(const LLVector3 &scale) | LLXform | [inline] |
| setScale(const F32 x, const F32 y, const F32 z) | LLXform | [inline] |
| setScaleChildOffset(BOOL scale) | LLXform | [inline] |
| setWorldMatrix(const LLMatrix4 &mat) | LLXformMatrix | [inline] |
| SHIFTED enum value | LLXform | |
| SILHOUETTE enum value | LLXform | |
| TEXTURE enum value | LLXform | |
| TRANSLATED enum value | LLXform | |
| UNCHANGED enum value | LLXform | |
| update() | LLXformMatrix | |
| updateMatrix(BOOL update_bounds=TRUE) | LLXformMatrix | |
| ~LLXform() | LLXform | [virtual] |
| ~LLXformMatrix() | LLXformMatrix | [virtual] |