PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ColorValuesData Class Reference

Private Member Functions

void ColorValuesData (array< float > values, int operator)
 
void SetValues (array< float > values)
 
array< floatGetValues ()
 
void SetOperator (int operator)
 
int GetOperator ()
 

Private Attributes

protected ref array< floatm_Values
 
protected int m_Operator
 

Constructor & Destructor Documentation

◆ ColorValuesData()

void ColorValuesData ( array< float values,
int  operator 
)
inlineprivate

References m_Operator, and m_Values.

Member Function Documentation

◆ GetOperator()

int GetOperator ( )
inlineprivate

References m_Operator.

◆ GetValues()

array< float > GetValues ( )
inlineprivate

References m_Values.

◆ SetOperator()

void SetOperator ( int  operator)
inlineprivate

References m_Operator.

Referenced by PrepareLayerInfo().

◆ SetValues()

void SetValues ( array< float values)
inlineprivate

References m_Values.

Referenced by PrepareLayerInfo().

Field Documentation

◆ m_Operator

protected int m_Operator
private

◆ m_Values

protected ref array<float> m_Values
private

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