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

Member Data Documentation

◆ m_edgeV0V1Angle

float Bullet::btTriangleInfoData::m_edgeV0V1Angle

Definition at line 458 of file bullet.h.

◆ m_edgeV1V2Angle

float Bullet::btTriangleInfoData::m_edgeV1V2Angle

Definition at line 459 of file bullet.h.

◆ m_edgeV2V0Angle

float Bullet::btTriangleInfoData::m_edgeV2V0Angle

Definition at line 460 of file bullet.h.

◆ m_flags

int Bullet::btTriangleInfoData::m_flags

Definition at line 457 of file bullet.h.


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