| getAlpha() const | LLSprite | [inline] |
| getAlpha() | LLSprite | |
| getColor() const | LLSprite | [inline] |
| getHeight() const | LLSprite | [inline] |
| getPitch() const | LLSprite | [inline] |
| getPosition() const | LLSprite | [inline] |
| getWidth() const | LLSprite | [inline] |
| getYaw() const | LLSprite | [inline] |
| LLSprite(const LLUUID &image_uuid) | LLSprite | |
| LLSprite(const LLUUID &image_uuid, const F32 width, const F32 height, const BOOL b_usemipmap=TRUE) | LLSprite | |
| mA | LLSprite | [private] |
| mB | LLSprite | [private] |
| mC | LLSprite | [private] |
| mColor | LLSprite | [private] |
| mD | LLSprite | [private] |
| mFollow | LLSprite | [private] |
| mHeight | LLSprite | [private] |
| mHeightDiv2 | LLSprite | [private] |
| mImageID | LLSprite | |
| mImagep | LLSprite | |
| mPitch | LLSprite | [private] |
| mPosition | LLSprite | [private] |
| mScaledRight | LLSprite | [private] |
| mScaledUp | LLSprite | [private] |
| mTexMode | LLSprite | [private] |
| mUseCameraUp | LLSprite | [private] |
| mWidth | LLSprite | [private] |
| mWidthDiv2 | LLSprite | [private] |
| mYaw | LLSprite | [private] |
| render(LLViewerCamera *camerap) | LLSprite | |
| sCameraPosition | LLSprite | [private, static] |
| sCameraRight | LLSprite | [private, static] |
| sCameraUp | LLSprite | [private, static] |
| setAlpha(const F32 alpha) | LLSprite | [inline] |
| setColor(const LLColor4 &color) | LLSprite | |
| setColor(const F32 r, const F32 g, const F32 b, const F32 a) | LLSprite | |
| setFollow(const BOOL follow) | LLSprite | |
| setNormal(const LLVector3 &normal) | LLSprite | [inline] |
| setPitch(const F32 pitch) | LLSprite | |
| setPosition(const LLVector3 &position) | LLSprite | |
| setSize(const F32 width, const F32 height) | LLSprite | |
| setTexMode(LLGLenum mode) | LLSprite | |
| setUseCameraUp(const BOOL use_up) | LLSprite | |
| setYaw(const F32 yaw) | LLSprite | |
| sNormal | LLSprite | [private, static] |
| updateFace(LLFace &face) | LLSprite | |
| ~LLSprite() | LLSprite | |