Bullet Collision Detection & Physics Library
Public Attributes | List of all members
Bullet::btTriangleInfoData Class Reference

#include <bullet.h>

Public Attributes

int m_flags
 
float m_edgeV0V1Angle
 
float m_edgeV1V2Angle
 
float m_edgeV2V0Angle
 

Detailed Description

Definition at line 435 of file bullet.h.

Member Data Documentation

float Bullet::btTriangleInfoData::m_edgeV0V1Angle

Definition at line 439 of file bullet.h.

float Bullet::btTriangleInfoData::m_edgeV1V2Angle

Definition at line 440 of file bullet.h.

float Bullet::btTriangleInfoData::m_edgeV2V0Angle

Definition at line 441 of file bullet.h.

int Bullet::btTriangleInfoData::m_flags

Definition at line 438 of file bullet.h.


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