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 488 of file bullet.h.

Member Data Documentation

float Bullet::btTriangleInfoData::m_edgeV0V1Angle

Definition at line 492 of file bullet.h.

float Bullet::btTriangleInfoData::m_edgeV1V2Angle

Definition at line 493 of file bullet.h.

float Bullet::btTriangleInfoData::m_edgeV2V0Angle

Definition at line 494 of file bullet.h.

int Bullet::btTriangleInfoData::m_flags

Definition at line 491 of file bullet.h.


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