Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btBvhSubtreeInfoData Struct Reference

#include <btQuantizedBvh.h>

Public Attributes

int m_rootNodeIndex
 
int m_subtreeSize
 
unsigned short m_quantizedAabbMin [3]
 
unsigned short m_quantizedAabbMax [3]
 

Detailed Description

Definition at line 503 of file btQuantizedBvh.h.

Member Data Documentation

unsigned short btBvhSubtreeInfoData::m_quantizedAabbMax[3]

Definition at line 508 of file btQuantizedBvh.h.

unsigned short btBvhSubtreeInfoData::m_quantizedAabbMin[3]

Definition at line 507 of file btQuantizedBvh.h.

int btBvhSubtreeInfoData::m_rootNodeIndex

Definition at line 505 of file btQuantizedBvh.h.

int btBvhSubtreeInfoData::m_subtreeSize

Definition at line 506 of file btQuantizedBvh.h.


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