Blender  V3.3
Public Member Functions | List of all members
btTetrahedronShapeEx Class Reference

Helper class for tetrahedrons. More...

#include <btGImpactShape.h>

Inheritance diagram for btTetrahedronShapeEx:

Public Member Functions

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

Detailed Description

Helper class for tetrahedrons.

Definition at line 52 of file btGImpactShape.h.

Constructor & Destructor Documentation

◆ btTetrahedronShapeEx()

btTetrahedronShapeEx::btTetrahedronShapeEx ( )
inline

Definition at line 55 of file btGImpactShape.h.

References m_numVertices.

Member Function Documentation

◆ setVertices()

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

Definition at line 60 of file btGImpactShape.h.

References m_vertices, recalcLocalAabb(), v1, and v2.


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