|
Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
Public Types | |
| using | size_type = BroadPhase::size_type |
Public Member Functions | |
| RealNum | RayCastCallback (const RayCastInput &input, size_type proxyId) |
| WorldRayCastWrapper ()=delete | |
| constexpr | WorldRayCastWrapper (const BroadPhase *bp, RayCastFixtureReporter *cb) |
Public Attributes | |
| const BroadPhase *const | broadPhase |
| RayCastFixtureReporter *const | callback |
|
delete |
|
inline |
|
inline |
| const BroadPhase* const box2d::WorldRayCastWrapper::broadPhase |
| RayCastFixtureReporter* const box2d::WorldRayCastWrapper::callback |
1.8.14