Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
PolyList
::
Poly
PolyList::Poly Struct Reference
#include <polyList.h>
Public Member Functions
U16
getVIndex
(
U16
n
) const
U16
getVCount
() const
const
PlaneF
&
getPlane
() const
U32
getMaterial
() const
Data Fields
PlaneF
plane
U32
material
U16
vStart
U16
vCount
Member Function Documentation
U16
PolyList::Poly::getVIndex
(
U16
n
)
const
[inline]
U16
PolyList::Poly::getVCount
(
)
const
[inline]
const
PlaneF
& PolyList::Poly::getPlane
(
)
const
[inline]
U32
PolyList::Poly::getMaterial
(
)
const
[inline]
Field Documentation
PlaneF
PolyList::Poly::plane
U32
PolyList::Poly::material
U16
PolyList::Poly::vStart
U16
PolyList::Poly::vCount
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen