LLPolyVertexMask Class Reference

#include <llpolymorph.h>

Collaboration diagram for LLPolyVertexMask:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLPolyVertexMask (LLPolyMorphData *morph_data)
 ~LLPolyVertexMask ()
void generateMask (U8 *maskData, S32 width, S32 height, S32 num_components, BOOL invert, LLVector4 *clothing_weights)
F32getMorphMaskWeights ()

Protected Attributes

F32mWeights
LLPolyMorphDatamMorphData
BOOL mWeightsGenerated


Detailed Description

Definition at line 79 of file llpolymorph.h.


Constructor & Destructor Documentation

LLPolyVertexMask::LLPolyVertexMask ( LLPolyMorphData morph_data  ) 

LLPolyVertexMask::~LLPolyVertexMask (  ) 

Definition at line 598 of file llpolymorph.cpp.

References mWeights.


Member Function Documentation

void LLPolyVertexMask::generateMask ( U8 maskData,
S32  width,
S32  height,
S32  num_components,
BOOL  invert,
LLVector4 clothing_weights 
)

F32 * LLPolyVertexMask::getMorphMaskWeights (  ) 

Definition at line 659 of file llpolymorph.cpp.

References mWeights, mWeightsGenerated, and NULL.

Referenced by LLPolyMorphTarget::apply(), and LLPolyMorphTarget::applyMask().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 91 of file llpolymorph.h.

Referenced by generateMask(), and LLPolyVertexMask().

Definition at line 92 of file llpolymorph.h.

Referenced by generateMask(), getMorphMaskWeights(), and LLPolyVertexMask().


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:59:50 2008 for SecondLife by  doxygen 1.5.5