Bullet Collision Detection & Physics Library
btDbvtNode Struct Reference

#include <btDbvt.h>

Collaboration diagram for btDbvtNode:

Classes

union  [union].__unnamed0__

Public Member Functions

DBVT_INLINE bool isleaf () const
DBVT_INLINE bool isinternal () const

Public Attributes

btDbvtVolume volume
btDbvtNodeparent
union  

Detailed Description

Definition at line 178 of file btDbvt.h.

Member Function Documentation

◆ isinternal()

DBVT_INLINE bool btDbvtNode::isinternal ( ) const
inline

Definition at line 183 of file btDbvt.h.

◆ isleaf()

DBVT_INLINE bool btDbvtNode::isleaf ( ) const
inline

Definition at line 182 of file btDbvt.h.

Member Data Documentation

◆ @145355246262053036114331351076154366206275276277

◆ parent

btDbvtNode* btDbvtNode::parent

Definition at line 181 of file btDbvt.h.

◆ volume

btDbvtVolume btDbvtNode::volume

Definition at line 180 of file btDbvt.h.


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