, including all inherited members.
| addFlags(U32 flags) | LLPrimitive | [inline] |
| addPosition(const LLVector3 &pos) | LLXform | [inline] |
| addVelocity(const LLVector3 &vel) | LLPrimitive | [inline] |
| ALL_CHANGED enum value | LLXform | |
| cleanupVolumeManager() | LLPrimitive | [static] |
| clearChanged() | LLXform | [inline] |
| clearChanged(U32 bits) | LLXform | [inline] |
| copyTEs(const LLPrimitive *primitive) | LLPrimitive | |
| createPrimitive(LLPCode p_code) | LLPrimitive | [static] |
| e_changed_flags enum name | LLXform | |
| EChangedFlags typedef | LLXform | |
| GEOMETRY enum value | LLXform | |
| getAcceleration() const | LLPrimitive | [inline] |
| getAngularVelocity() const | LLPrimitive | [inline] |
| getFlags() const | LLPrimitive | [inline] |
| getLocalMat4(LLMatrix4 &mat) const | LLXform | [inline] |
| getMaterial() const | LLPrimitive | [inline] |
| getNumTEs() const | LLPrimitive | [inline] |
| getParent() const | LLXform | [inline] |
| getPCode() const | LLPrimitive | [inline] |
| getPCodeString() const | LLPrimitive | [inline] |
| getPosition() const | LLXform | [inline] |
| getPositionW() const | LLXform | [inline] |
| getRoot() const | LLXform | |
| getRotation() const | LLXform | [inline] |
| getScale() const | LLXform | [inline] |
| getScaleChildOffset() | LLXform | [inline] |
| getTE(const U8 te_num) const | LLPrimitive | |
| getTESTAxes(const U8 face, U32 *s_axis, U32 *t_axis) | LLPrimitive | [static] |
| getVelocity() const | LLPrimitive | [inline] |
| getVolume() const | LLPrimitive | [inline] |
| getVolumeConst() const | LLPrimitive | [inline] |
| getVolumeManager() | LLPrimitive | [inline, static] |
| getVolumeType() | LLPrimitive | |
| getWorldPosition() const | LLXform | [inline] |
| getWorldRotation() const | LLXform | [inline] |
| init() | LLXform | [inline] |
| init_primitive(LLPCode p_code) | LLPrimitive | |
| isApp(const LLPCode pcode) | LLPrimitive | [inline, static] |
| isAvatar() const | LLPrimitive | [inline] |
| isChanged() const | LLXform | [inline] |
| isChanged(const U32 bits) const | LLXform | [inline] |
| isPrimitive(const LLPCode pcode) | LLPrimitive | [inline, static] |
| isRoot() const | LLXform | [virtual] |
| isRootEdit() const | LLXform | [virtual] |
| isSittingAvatar() const | LLPrimitive | [inline] |
| isSittingAvatarOnGround() const | LLPrimitive | [inline] |
| legacyToPCode(const U8 legacy) | LLPrimitive | [static] |
| LLPrimitive() | LLPrimitive | |
| LLXform() | LLXform | |
| mAcceleration | LLPrimitive | [protected] |
| mAngularVelocity | LLPrimitive | [protected] |
| mChanged | LLXform | [protected] |
| mMaterial | LLPrimitive | [protected] |
| mMiscFlags | LLPrimitive | [protected] |
| mNumTEs | LLPrimitive | [protected] |
| MOVED enum value | LLXform | |
| mParent | LLXform | [protected] |
| mPosition | LLXform | [protected] |
| mPrimitiveCode | LLPrimitive | [protected] |
| mRotation | LLXform | [protected] |
| mScale | LLXform | [protected] |
| mScaleChildOffset | LLXform | [protected] |
| mTextureList | LLPrimitive | [protected] |
| mVelocity | LLPrimitive | [protected] |
| mVolumep | LLPrimitive | [protected] |
| mWorldPosition | LLXform | [protected] |
| mWorldRotation | LLXform | [protected] |
| packTEField(U8 *cur_ptr, U8 *data_ptr, U8 data_size, U8 last_face_index, EMsgVariableType type) const | LLPrimitive | |
| packTEMessage(LLMessageSystem *mesgsys) const | LLPrimitive | |
| packTEMessage(LLDataPacker &dp) const | LLPrimitive | |
| pCodeToLegacy(const LLPCode pcode) | LLPrimitive | [static] |
| pCodeToString(const LLPCode pcode) | LLPrimitive | [static] |
| PRIM_FLAG_AVATAR | LLPrimitive | [static] |
| PRIM_FLAG_COLLISION_CALLBACK | LLPrimitive | [static] |
| PRIM_FLAG_CONVEX | LLPrimitive | [static] |
| PRIM_FLAG_DEFAULT_VOLUME | LLPrimitive | [static] |
| PRIM_FLAG_DYNAMIC | LLPrimitive | [static] |
| PRIM_FLAG_PHANTOM | LLPrimitive | [static] |
| PRIM_FLAG_SCULPT | LLPrimitive | [static] |
| PRIM_FLAG_SITTING | LLPrimitive | [static] |
| PRIM_FLAG_SITTING_ON_GROUND | LLPrimitive | [static] |
| PRIM_FLAG_VOLUME_DETECT | LLPrimitive | [static] |
| removeFlags(U32 flags) | LLPrimitive | [inline] |
| ROTATED enum value | LLXform | |
| SCALED enum value | LLXform | |
| setAcceleration(const LLVector3 &accel) | LLPrimitive | [inline] |
| setAcceleration(const F32 x, const F32 y, const F32 z) | LLPrimitive | [inline] |
| setAllTETextures(const LLUUID &tex_id) | LLPrimitive | [virtual] |
| setAngularVelocity(const LLVector3 &avel) | LLPrimitive | [inline] |
| setAngularVelocity(const F32 x, const F32 y, const F32 z) | LLPrimitive | [inline] |
| setChanged(const U32 bits) | LLXform | [inline] |
| setFlags(U32 flags) | LLPrimitive | [inline] |
| setMaterial(const U8 material) | LLPrimitive | [virtual] |
| setNumTEs(const U8 num_tes) | LLPrimitive | [virtual] |
| setParent(LLXform *parent) | LLXform | [inline] |
| setPCode(const LLPCode pcode) | LLPrimitive | |
| 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] |
| setTE(const U8 index, const LLTextureEntry &te) | LLPrimitive | [virtual] |
| setTEAlpha(const U8 te, const F32 alpha) | LLPrimitive | [virtual] |
| setTEArrays(const U8 size, const LLUUID *image_ids, const F32 *scale_s, const F32 *scale_t) | LLPrimitive | |
| setTEBumpmap(const U8 te, const U8 bump) | LLPrimitive | [virtual] |
| setTEBumpShiny(const U8 te, const U8 bump) | LLPrimitive | [virtual] |
| setTEBumpShinyFullbright(const U8 te, const U8 bump) | LLPrimitive | [virtual] |
| setTEColor(const U8 te, const LLColor4 &color) | LLPrimitive | [virtual] |
| setTEColor(const U8 te, const LLColor3 &color) | LLPrimitive | [virtual] |
| setTEFullbright(const U8 te, const U8 fullbright) | LLPrimitive | [virtual] |
| setTEGlow(const U8 te, const F32 glow) | LLPrimitive | [virtual] |
| setTEMediaFlags(const U8 te, const U8 flags) | LLPrimitive | [virtual] |
| setTEMediaTexGen(const U8 te, const U8 media) | LLPrimitive | [virtual] |
| setTEOffset(const U8 te, const F32 s, const F32 t) | LLPrimitive | [virtual] |
| setTEOffsetS(const U8 te, const F32 s) | LLPrimitive | [virtual] |
| setTEOffsetT(const U8 te, const F32 t) | LLPrimitive | [virtual] |
| setTERotation(const U8 te, const F32 r) | LLPrimitive | [virtual] |
| setTEScale(const U8 te, const F32 s, const F32 t) | LLPrimitive | [virtual] |
| setTEScaleS(const U8 te, const F32 s) | LLPrimitive | [virtual] |
| setTEScaleT(const U8 te, const F32 t) | LLPrimitive | [virtual] |
| setTEShiny(const U8 te, const U8 shiny) | LLPrimitive | [virtual] |
| setTETexGen(const U8 te, const U8 texgen) | LLPrimitive | [virtual] |
| setTETexture(const U8 te, const LLUUID &tex_id) | LLPrimitive | [virtual] |
| setTextureList(LLTextureEntry *listp) | LLPrimitive | |
| setVelocity(const LLVector3 &vel) | LLPrimitive | [inline] |
| setVelocity(const F32 x, const F32 y, const F32 z) | LLPrimitive | [inline] |
| setVelocityX(const F32 x) | LLPrimitive | [inline] |
| setVelocityY(const F32 y) | LLPrimitive | [inline] |
| setVelocityZ(const F32 z) | LLPrimitive | [inline] |
| setVolume(const LLVolumeParams &volume_params, const S32 detail, bool unique_volume=false) | LLPrimitive | [virtual] |
| setVolumeManager(LLVolumeMgr *volume_manager) | LLPrimitive | [static] |
| setVolumeType(const U8 code) | LLPrimitive | |
| SHIFTED enum value | LLXform | |
| SILHOUETTE enum value | LLXform | |
| sVolumeManager | LLPrimitive | [protected, static] |
| TEXTURE enum value | LLXform | |
| TRANSLATED enum value | LLXform | |
| UNCHANGED enum value | LLXform | |
| unpackTEField(U8 *cur_ptr, U8 *buffer_end, U8 *data_ptr, U8 data_size, U8 face_count, EMsgVariableType type) | LLPrimitive | |
| unpackTEMessage(LLMessageSystem *mesgsys, char *block_name) | LLPrimitive | |
| unpackTEMessage(LLMessageSystem *mesgsys, char *block_name, const S32 block_num) | LLPrimitive | |
| unpackTEMessage(LLDataPacker &dp) | LLPrimitive | |
| validTE(const U8 te_num) const | LLPrimitive | [inline] |
| ~LLPrimitive() | LLPrimitive | [virtual] |
| ~LLXform() | LLXform | [virtual] |