#include <program.h>
Collaboration diagram for ProgramParam::ProgramParamValue:
Public Attributes | |
PROGRAMSYSTEMPARAM | m_eSystemID |
float | m_afFloat [4] |
const Vector3d * | m_pkVector |
const Color * | m_pkColor |
const Quaternion * | m_pkQuaternion |
const Matrix * | m_pkMatrix |
|
System parameter (PPT_SYSTEM) |
|
Float (PPT_FLOAT4) |
|
Vector (PPT_VECTOR), will be padded with 1.0f for w |
|
Color (PPT_COLOR) |
|
Quaternion (PPT_QUAT) |
|
Matrix (PPT_MATRIX) |