asLLSD() const | LLTextureEntry | |
e_texgen enum name | LLTextureEntry | |
eTexGen typedef | LLTextureEntry | |
fromLLSD(LLSD &sd) | LLTextureEntry | |
getBumpmap() const | LLTextureEntry | [inline] |
getBumpShiny() const | LLTextureEntry | [inline] |
getBumpShinyFullbright() const | LLTextureEntry | [inline] |
getColor() const | LLTextureEntry | [inline] |
getFullbright() const | LLTextureEntry | [inline] |
getGlow() const | LLTextureEntry | [inline] |
getID() const | LLTextureEntry | [inline] |
getMediaFlags() const | LLTextureEntry | [inline] |
getMediaTexGen() const | LLTextureEntry | [inline] |
getOffset(F32 *s, F32 *t) const | LLTextureEntry | [inline] |
getRotation() const | LLTextureEntry | [inline] |
getRotation(F32 *theta) const | LLTextureEntry | [inline] |
getScale(F32 *s, F32 *t) const | LLTextureEntry | [inline] |
getShiny() const | LLTextureEntry | [inline] |
getTexGen() const | LLTextureEntry | [inline] |
init(const LLUUID &tex_id, F32 scale_s, F32 scale_t, F32 offset_s, F32 offset_t, F32 rotation, U8 bump) | LLTextureEntry | |
LLTextureEntry() | LLTextureEntry | |
LLTextureEntry(const LLUUID &tex_id) | LLTextureEntry | |
LLTextureEntry(const LLTextureEntry &rhs) | LLTextureEntry | |
mBump | LLTextureEntry | [protected] |
mColor | LLTextureEntry | [protected] |
MF_NONE enum value | LLTextureEntry | |
MF_WEB_PAGE enum value | LLTextureEntry | |
mGlow | LLTextureEntry | [protected] |
mID | LLTextureEntry | [protected] |
mMediaFlags | LLTextureEntry | [protected] |
mOffsetS | LLTextureEntry | |
mOffsetT | LLTextureEntry | |
mRotation | LLTextureEntry | |
mScaleS | LLTextureEntry | |
mScaleT | LLTextureEntry | |
null | LLTextureEntry | [static] |
operator LLSD() const | LLTextureEntry | [inline] |
operator!=(const LLTextureEntry &rhs) const | LLTextureEntry | |
operator=(const LLTextureEntry &rhs) | LLTextureEntry | |
operator==(const LLTextureEntry &rhs) const | LLTextureEntry | |
setAlpha(const F32 alpha) | LLTextureEntry | |
setBumpmap(U8 bump) | LLTextureEntry | |
setBumpShiny(U8 bump) | LLTextureEntry | |
setBumpShinyFullbright(U8 bump) | LLTextureEntry | |
setColor(const LLColor4 &color) | LLTextureEntry | |
setColor(const LLColor3 &color) | LLTextureEntry | |
setFullbright(U8 bump) | LLTextureEntry | |
setGlow(F32 glow) | LLTextureEntry | |
setID(const LLUUID &tex_id) | LLTextureEntry | |
setMediaFlags(U8 media_flags) | LLTextureEntry | |
setMediaTexGen(U8 media) | LLTextureEntry | |
setOffset(F32 s, F32 t) | LLTextureEntry | |
setRotation(F32 theta) | LLTextureEntry | |
setScale(F32 s, F32 t) | LLTextureEntry | |
setShiny(U8 bump) | LLTextureEntry | |
setTexGen(U8 texGen) | LLTextureEntry | |
TEX_GEN_CYLINDRICAL enum value | LLTextureEntry | |
TEX_GEN_DEFAULT enum value | LLTextureEntry | |
TEX_GEN_PLANAR enum value | LLTextureEntry | |
TEX_GEN_SPHERICAL enum value | LLTextureEntry | |
~LLTextureEntry() | LLTextureEntry | |