Blender  V3.3
Public Member Functions | Public Attributes | List of all members
btDbvtProxy Struct Reference

#include <btDbvtBroadphase.h>

Inheritance diagram for btDbvtProxy:

Public Member Functions

 btDbvtProxy (const btVector3 &aabbMin, const btVector3 &aabbMax, void *userPtr, int collisionFilterGroup, int collisionFilterMask)
 

Public Attributes

btDbvtNodeleaf
 
btDbvtProxylinks [2]
 
int stage
 

Detailed Description

Definition at line 43 of file btDbvtBroadphase.h.

Constructor & Destructor Documentation

◆ btDbvtProxy()

btDbvtProxy::btDbvtProxy ( const btVector3 aabbMin,
const btVector3 aabbMax,
void userPtr,
int  collisionFilterGroup,
int  collisionFilterMask 
)
inline

Definition at line 51 of file btDbvtBroadphase.h.

References links.

Member Data Documentation

◆ leaf

btDbvtNode* btDbvtProxy::leaf

◆ links

btDbvtProxy* btDbvtProxy::links[2]

Definition at line 48 of file btDbvtBroadphase.h.

Referenced by btDbvtProxy(), and btDbvtBroadphase::collide().

◆ stage

int btDbvtProxy::stage

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