addMaskedMorph(LLPolyMorphTarget *morph_target, BOOL invert) | LLTexLayer | |
alpha_cache_t typedef | LLTexLayer | [protected] |
alpha_list_t typedef | LLTexLayer | [protected] |
applyMorphMask(U8 *tex_data, S32 width, S32 height, S32 num_components) | LLTexLayer | |
color_list_t typedef | LLTexLayer | [protected] |
deleteCaches() | LLTexLayer | |
findNetColor(LLColor4 *color) | LLTexLayer | |
getAlphaData() | LLTexLayer | |
getGlobalColor() | LLTexLayer | [inline] |
getInfo() const | LLTexLayer | [inline] |
getName() | LLTexLayer | [inline] |
getRenderPass() | LLTexLayer | [inline] |
getTexLayerSet() | LLTexLayer | [inline] |
hasAlphaParams() | LLTexLayer | [inline] |
invalidateMorphMasks() | LLTexLayer | |
LLTexLayer(LLTexLayerSet *layer_set) | LLTexLayer | |
mAlphaCache | LLTexLayer | [protected] |
mInfo | LLTexLayer | [protected] |
mMaskedMorphs | LLTexLayer | [protected] |
mMorphMasksValid | LLTexLayer | [protected] |
morph_list_t typedef | LLTexLayer | [protected] |
mParamAlphaList | LLTexLayer | [protected] |
mParamColorList | LLTexLayer | [protected] |
mStaticImageInvalid | LLTexLayer | [protected] |
mStaticImageRaw | LLTexLayer | [protected] |
mTexLayerSet | LLTexLayer | [protected] |
render(S32 x, S32 y, S32 width, S32 height) | LLTexLayer | |
renderAlphaMasks(S32 x, S32 y, S32 width, S32 height, LLColor4 *colorp) | LLTexLayer | |
renderImageRaw(U8 *in_data, S32 in_width, S32 in_height, S32 in_components, S32 width, S32 height, BOOL is_mask) | LLTexLayer | |
requestUpdate() | LLTexLayer | |
setInfo(LLTexLayerInfo *info) | LLTexLayer | |
~LLTexLayer() | LLTexLayer | |