Blender V4.3
btDbvtProxy Struct Reference

#include <btDbvtBroadphase.h>

Inherits btBroadphaseProxy.

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

◆ links

btDbvtProxy* btDbvtProxy::links[2]

Definition at line 48 of file btDbvtBroadphase.h.

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

◆ stage


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