PC Stable Documentation
|
|
Private Member Functions | |
void | ColorValuesData (array< float > values, int operator) |
void | SetValues (array< float > values) |
array< float > | GetValues () |
void | SetOperator (int operator) |
int | GetOperator () |
Private Attributes | |
protected ref array< float > | m_Values |
protected int | m_Operator |
|
inlineprivate |
References m_Operator, and m_Values.
|
inlineprivate |
References m_Operator.
|
inlineprivate |
References m_Operator.
Referenced by PrepareLayerInfo().
References m_Values.
Referenced by PrepareLayerInfo().
|
private |
Referenced by ColorValuesData(), GetOperator(), and SetOperator().
Referenced by ColorValuesData(), GetValues(), and SetValues().