Bullet Collision Detection & Physics Library
|
those fields have to be float and not btScalar for the serialization to work properly More...
#include <btTriangleInfoMap.h>
Public Attributes | |
int | m_flags |
float | m_edgeV0V1Angle |
float | m_edgeV1V2Angle |
float | m_edgeV2V0Angle |
those fields have to be float and not btScalar for the serialization to work properly
Definition at line 89 of file btTriangleInfoMap.h.
float btTriangleInfoData::m_edgeV0V1Angle |
Definition at line 92 of file btTriangleInfoMap.h.
float btTriangleInfoData::m_edgeV1V2Angle |
Definition at line 93 of file btTriangleInfoMap.h.
float btTriangleInfoData::m_edgeV2V0Angle |
Definition at line 94 of file btTriangleInfoMap.h.
int btTriangleInfoData::m_flags |
Definition at line 91 of file btTriangleInfoMap.h.