Blender V5.0
btSdfCollisionShapeInternalData Struct Reference

Public Member Functions

 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 11 of file btSdfCollisionShape.cpp.

References m_localScaling, and m_margin.

Member Data Documentation

◆ m_localScaling

btVector3 btSdfCollisionShapeInternalData::m_localScaling

Definition at line 7 of file btSdfCollisionShape.cpp.

Referenced by btSdfCollisionShapeInternalData().

◆ m_margin

btScalar btSdfCollisionShapeInternalData::m_margin

Definition at line 8 of file btSdfCollisionShape.cpp.

Referenced by btSdfCollisionShapeInternalData().

◆ m_sdf

btMiniSDF btSdfCollisionShapeInternalData::m_sdf

Definition at line 9 of file btSdfCollisionShape.cpp.


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