torque Torque Game Engine Documentation
TGE Version 1.5.2

Polyhedron Struct Reference

#include <polyhedron.h>


Public Member Functions

 Polyhedron ()
void buildBox (const MatrixF &mat, const Box3F &box)
void render ()
void render (const VectorF &vec, F32 time)

Data Fields

Vector< Point3FpointList
Vector< PlaneFplaneList
Vector< EdgeedgeList

Data Structures

struct  Edge


Constructor & Destructor Documentation

Polyhedron::Polyhedron (  )  [inline]


Member Function Documentation

void Polyhedron::buildBox ( const MatrixF mat,
const Box3F box 
)

void Polyhedron::render (  ) 

void Polyhedron::render ( const VectorF vec,
F32  time 
)


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen