Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
TerrLightInfo Struct Reference
#include <terrRender.h>
Data Fields
Point3F
pos
world position
F32
radius
radius of the light
F32
radiusSquared
radius^2
F32
r
F32
g
F32
b
F32
distSquared
Field Documentation
Point3F
TerrLightInfo::pos
world position
F32
TerrLightInfo::radius
radius of the light
F32
TerrLightInfo::radiusSquared
radius^2
F32
TerrLightInfo::r
F32
TerrLightInfo::g
F32
TerrLightInfo::b
F32
TerrLightInfo::distSquared
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen