Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages

ProgramParam::ProgramParamValue Union Reference

#include <program.h>

Collaboration diagram for ProgramParam::ProgramParamValue:

Collaboration graph
[legend]
List of all members.

Detailed Description

Value (depending on type)


Public Attributes

PROGRAMSYSTEMPARAM m_eSystemID
float m_afFloat [4]
const Vector3dm_pkVector
const Colorm_pkColor
const Quaternionm_pkQuaternion
const Matrixm_pkMatrix


Member Data Documentation

PROGRAMSYSTEMPARAM m_eSystemID
 

System parameter (PPT_SYSTEM)

float m_afFloat[4]
 

Float (PPT_FLOAT4)

const Vector3d* m_pkVector
 

Vector (PPT_VECTOR), will be padded with 1.0f for w

const Color* m_pkColor
 

Color (PPT_COLOR)

const Quaternion* m_pkQuaternion
 

Quaternion (PPT_QUAT)

const Matrix* m_pkMatrix
 

Matrix (PPT_MATRIX)


The documentation for this union was generated from the following file:
Generated on Wed Jan 21 14:21:14 2004 for NeoEngine by doxygen 1.3.5