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 467 of file btQuantizedBvh.h.

Member Data Documentation

◆ m_quantizedAabbMax

unsigned short btBvhSubtreeInfoData::m_quantizedAabbMax[3]

Definition at line 472 of file btQuantizedBvh.h.

◆ m_quantizedAabbMin

unsigned short btBvhSubtreeInfoData::m_quantizedAabbMin[3]

Definition at line 471 of file btQuantizedBvh.h.

◆ m_rootNodeIndex

int btBvhSubtreeInfoData::m_rootNodeIndex

Definition at line 469 of file btQuantizedBvh.h.

◆ m_subtreeSize

int btBvhSubtreeInfoData::m_subtreeSize

Definition at line 470 of file btQuantizedBvh.h.


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