ConvexShapeCollisionConvex
Engine/source/T3D/convexShape.h
Private Types
Parent
Public Friends
class
Protected Attributes
Public Functions
getFeatures(const MatrixF & mat, const VectorF & n, ConvexFeature * cf)
This is used by the GJK collision in Vehicle.
getPolyList(AbstractPolyList * list)
Builds a collision poly list out of this convex.
Detailed Description
Private Types
typedef Convex Parent
Public Friends
Protected Attributes
ConvexShape * pShape
Public Functions
ConvexShapeCollisionConvex()
ConvexShapeCollisionConvex(const ConvexShapeCollisionConvex & cv)
getFeatures(const MatrixF & mat, const VectorF & n, ConvexFeature * cf)
Reimplemented from: Convex
getPolyList(AbstractPolyList * list)
Reimplemented from: Convex
support(const VectorF & v)
Reimplemented from: Convex