Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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.

Member Data Documentation

◆ m_localScaling

btVector3 btSdfCollisionShapeInternalData::m_localScaling

◆ m_margin

btScalar btSdfCollisionShapeInternalData::m_margin

◆ m_sdf

btMiniSDF btSdfCollisionShapeInternalData::m_sdf

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