LLDynamicTexture Member List
This is the complete list of members for
LLDynamicTexture, including all inherited members.
bindTexture() | LLDynamicTexture | [virtual] |
destroyGL() | LLDynamicTexture | [static] |
EOrder enum name | LLDynamicTexture | |
generateGLTexture() | LLDynamicTexture | [protected] |
generateGLTexture(LLGLint internal_format, LLGLenum primary_format, LLGLenum type_format, BOOL swap_bytes=FALSE) | LLDynamicTexture | [protected] |
getComponents() | LLDynamicTexture | [inline] |
getHeight() | LLDynamicTexture | [inline] |
getOriginX() | LLDynamicTexture | [inline] |
getOriginY() | LLDynamicTexture | [inline] |
getSize() | LLDynamicTexture | [inline] |
getWidth() | LLDynamicTexture | [inline] |
instance_list_t typedef | LLDynamicTexture | [protected] |
LLDynamicTexture(S32 width, S32 height, S32 components, EOrder order, BOOL clamp) | LLDynamicTexture | |
mCamera | LLDynamicTexture | [protected] |
mClamp | LLDynamicTexture | [protected] |
mComponents | LLDynamicTexture | [protected] |
mHeight | LLDynamicTexture | [protected] |
mLastBindTime | LLDynamicTexture | [protected] |
mOrigin | LLDynamicTexture | [protected] |
mTexture | LLDynamicTexture | [protected] |
mWidth | LLDynamicTexture | [protected] |
needsRender() | LLDynamicTexture | [inline, virtual] |
ORDER_COUNT enum value | LLDynamicTexture | |
ORDER_FIRST enum value | LLDynamicTexture | |
ORDER_LAST enum value | LLDynamicTexture | |
ORDER_MIDDLE enum value | LLDynamicTexture | |
ORDER_RESET enum value | LLDynamicTexture | |
postRender(BOOL success) | LLDynamicTexture | [virtual] |
preRender(BOOL clear_depth=TRUE) | LLDynamicTexture | [virtual] |
releaseGLTexture() | LLDynamicTexture | [protected] |
render() | LLDynamicTexture | [virtual] |
restoreGL() | LLDynamicTexture | [static] |
sInstances | LLDynamicTexture | [protected, static] |
sNumRenders | LLDynamicTexture | [protected, static] |
unbindTexture() | LLDynamicTexture | [virtual] |
updateAllInstances() | LLDynamicTexture | [static] |
~LLDynamicTexture() | LLDynamicTexture | [virtual] |