Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
Sphere
::
Triangle
Sphere::Triangle Struct Reference
#include <sphere.h>
Public Member Functions
Triangle
()
Triangle
(const
Point3F
&a, const
Point3F
&b, const
Point3F
&
c
)
Data Fields
Point3F
pnt
[3]
Point3F
normal
Constructor & Destructor Documentation
Sphere::Triangle::Triangle
(
)
[inline]
Sphere::Triangle::Triangle
(
const
Point3F
&
a
,
const
Point3F
&
b
,
const
Point3F
&
c
)
[inline]
Field Documentation
Point3F
Sphere::Triangle::pnt
[3]
Point3F
Sphere::Triangle::normal
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen