OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
CollisionWorld::Broadphase::BroadphaseRayTester Struct Reference
Inheritance diagram for CollisionWorld::Broadphase::BroadphaseRayTester:

Public Member Functions

 BroadphaseRayTester (btBroadphaseRayCallback &orgCallback)
 
void Process (const btDbvtNode *leaf)
 

Public Attributes

btBroadphaseRayCallback & m_rayCallback
 

Detailed Description

Definition at line 33 of file collisionworld.cpp.

Constructor & Destructor Documentation

◆ BroadphaseRayTester()

CollisionWorld::Broadphase::BroadphaseRayTester::BroadphaseRayTester ( btBroadphaseRayCallback &  orgCallback)
inline

Definition at line 35 of file collisionworld.cpp.

Member Function Documentation

◆ Process()

void CollisionWorld::Broadphase::BroadphaseRayTester::Process ( const btDbvtNode *  leaf)
inline

Definition at line 36 of file collisionworld.cpp.

Member Data Documentation

◆ m_rayCallback

btBroadphaseRayCallback& CollisionWorld::Broadphase::BroadphaseRayTester::m_rayCallback

Definition at line 34 of file collisionworld.cpp.


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