Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
OutputPoint Struct Reference
#include <itf.h>
Data Fields
Point3F
point
union {
F32
fogCoord
U32
fogColors
U8
fogColor
[4]
};
Point2F
texCoord
Point2F
lmCoord
Field Documentation
Point3F
OutputPoint::point
F32
OutputPoint::fogCoord
U32
OutputPoint::fogColors
U8
OutputPoint::fogColor
[4]
union { ... }
Point2F
OutputPoint::texCoord
Point2F
OutputPoint::lmCoord
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen