Bullet Collision Detection & Physics Library
btSdfCollisionShapeInternalData Struct Reference
Collaboration diagram for btSdfCollisionShapeInternalData:

Public Member Functions

 BT_DECLARE_ALIGNED_ALLOCATOR ()
 btSdfCollisionShapeInternalData ()

Public Attributes

btVector3 m_localScaling
btScalar m_margin
btMiniSDF m_sdf

Detailed Description

Definition at line 5 of file btSdfCollisionShape.cpp.

Constructor & Destructor Documentation

◆ btSdfCollisionShapeInternalData()

btSdfCollisionShapeInternalData::btSdfCollisionShapeInternalData ( )
inline

Definition at line 14 of file btSdfCollisionShape.cpp.

Member Function Documentation

◆ BT_DECLARE_ALIGNED_ALLOCATOR()

btSdfCollisionShapeInternalData::BT_DECLARE_ALIGNED_ALLOCATOR ( )

Member Data Documentation

◆ m_localScaling

btVector3 btSdfCollisionShapeInternalData::m_localScaling

Definition at line 10 of file btSdfCollisionShape.cpp.

◆ m_margin

btScalar btSdfCollisionShapeInternalData::m_margin

Definition at line 11 of file btSdfCollisionShape.cpp.

◆ m_sdf

btMiniSDF btSdfCollisionShapeInternalData::m_sdf

Definition at line 12 of file btSdfCollisionShape.cpp.


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