Box2D  3.0.0
A Real-Time-Oriented 2-D Physics Engine
Public Types | Public Member Functions | Public Attributes | List of all members
box2d::WorldQueryWrapper Struct Reference

Public Types

using size_type = BroadPhase::size_type
 

Public Member Functions

bool QueryCallback (size_type proxyId)
 

Public Attributes

const BroadPhasebroadPhase
 
QueryFixtureReportercallback
 

Member Typedef Documentation

◆ size_type

Member Function Documentation

◆ QueryCallback()

bool box2d::WorldQueryWrapper::QueryCallback ( size_type  proxyId)
inline

Member Data Documentation

◆ broadPhase

const BroadPhase* box2d::WorldQueryWrapper::broadPhase

◆ callback

QueryFixtureReporter* box2d::WorldQueryWrapper::callback

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