This proxy is used internally to connect fixtures to the broad-phase. More...
#include <b2_fixture.h>
Public Attributes | |
b2AABB | aabb |
int32 | childIndex |
b2Fixture * | fixture |
int32 | proxyId |
This proxy is used internally to connect fixtures to the broad-phase.
Definition at line 103 of file b2_fixture.h.
b2AABB b2FixtureProxy::aabb |
Definition at line 105 of file b2_fixture.h.
int32 b2FixtureProxy::childIndex |
Definition at line 107 of file b2_fixture.h.
b2Fixture* b2FixtureProxy::fixture |
Definition at line 106 of file b2_fixture.h.
int32 b2FixtureProxy::proxyId |
Definition at line 108 of file b2_fixture.h.