Public Member Functions

btTetrahedronShapeEx Class Reference

Helper class for tetrahedrons. More...

#include <btGImpactShape.h>

Inheritance diagram for btTetrahedronShapeEx:
Inheritance graph
[legend]
Collaboration diagram for btTetrahedronShapeEx:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 btTetrahedronShapeEx ()
void setVertices (const btVector3 &v0, const btVector3 &v1, const btVector3 &v2, const btVector3 &v3)

Detailed Description

Helper class for tetrahedrons.

Definition at line 55 of file btGImpactShape.h.


Constructor & Destructor Documentation

btTetrahedronShapeEx::btTetrahedronShapeEx (  )  [inline]

Definition at line 58 of file btGImpactShape.h.


Member Function Documentation

void btTetrahedronShapeEx::setVertices ( const btVector3 v0,
const btVector3 v1,
const btVector3 v2,
const btVector3 v3 
) [inline]

Definition at line 64 of file btGImpactShape.h.


The documentation for this class was generated from the following file: