torque Torque Game Engine Documentation
TGE Version 1.5.2

engine/collision/convex.h File Reference

#include "math/mMath.h"
#include "core/tVector.h"

Data Structures

class  ConvexFeature
struct  ConvexFeature::Edge
struct  ConvexFeature::Face
struct  CollisionState
struct  CollisionStateList
struct  CollisionWorkingList
struct  CollisionWorkingList::WLink
struct  CollisionWorkingList::RLink
class  Convex

Enumerations

enum  ConvexType {
  TSConvexType,
  BoxConvexType,
  TerrainConvexType,
  InteriorConvexType,
  ShapeBaseConvexType,
  TSStaticConvexType,
  InteriorMapConvexType
}


Enumeration Type Documentation

enum ConvexType

Enumerator:
TSConvexType 
BoxConvexType 
TerrainConvexType 
InteriorConvexType 
ShapeBaseConvexType 
TSStaticConvexType 
InteriorMapConvexType 




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