LLTexParamColorInfo Class Reference

#include <lltexlayer.h>

Inheritance diagram for LLTexParamColorInfo:

Inheritance graph
[legend]
Collaboration diagram for LLTexParamColorInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLTexParamColorInfo ()
virtual ~LLTexParamColorInfo ()
BOOL parseXml (LLXmlTreeNode *node)

Protected Types

enum  { MAX_COLOR_VALUES = 20 }

Protected Attributes

EColorOperation mOperation
LLColor4 mColors [MAX_COLOR_VALUES]
S32 mNumColors

Friends

class LLTexParamColor


Detailed Description

Definition at line 99 of file lltexlayer.h.


Member Enumeration Documentation

anonymous enum [protected]

Enumerator:
MAX_COLOR_VALUES 

Definition at line 109 of file lltexlayer.h.


Constructor & Destructor Documentation

LLTexParamColorInfo::LLTexParamColorInfo (  ) 

Definition at line 2223 of file lltexlayer.cpp.

virtual LLTexParamColorInfo::~LLTexParamColorInfo (  )  [inline, virtual]

Definition at line 105 of file lltexlayer.h.


Member Function Documentation

BOOL LLTexParamColorInfo::parseXml ( LLXmlTreeNode node  )  [virtual]


Friends And Related Function Documentation

friend class LLTexParamColor [friend]

Definition at line 101 of file lltexlayer.h.


Member Data Documentation

Definition at line 110 of file lltexlayer.h.

Referenced by LLTexParamColor::getOperation(), and parseXml().

LLColor4 LLTexParamColorInfo::mColors[MAX_COLOR_VALUES] [protected]

Definition at line 111 of file lltexlayer.h.

Referenced by LLTexParamColor::getNetColor(), and parseXml().

Definition at line 112 of file lltexlayer.h.

Referenced by LLTexParamColor::getNetColor(), and parseXml().


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

Generated on Fri May 16 09:11:54 2008 for SecondLife by  doxygen 1.5.5