#include <lltexlayer.h>

Public Member Functions | |
| LLMaskedMorph (LLPolyMorphTarget *morph_target, BOOL invert) | |
Public Attributes | |
| LLPolyMorphTarget * | mMorphTarget |
| BOOL | mInvert |
Definition at line 304 of file lltexlayer.h.
| LLMaskedMorph::LLMaskedMorph | ( | LLPolyMorphTarget * | morph_target, | |
| BOOL | invert | |||
| ) |
Definition at line 2553 of file lltexlayer.cpp.
References LLPolyMorphTarget::addPendingMorphMask().

Definition at line 310 of file lltexlayer.h.
Referenced by LLTexLayer::applyMorphMask(), and LLTexLayer::renderAlphaMasks().
Definition at line 311 of file lltexlayer.h.
Referenced by LLTexLayer::applyMorphMask(), and LLTexLayer::renderAlphaMasks().
1.5.5