载入中...
搜索中...
未找到
eve::physics::DebugDraw 成员列表
成员的完整列表,这些成员属于 eve::physics::DebugDraw,包括所有继承而来的类成员
| begin(graphics::Graphics *gfx, float meter) | eve::physics::DebugDraw | inline |
| DebugDraw() | eve::physics::DebugDraw | inline |
| DrawCircle(const b2Vec2 ¢er, float32 radius, const b2Color &color) override | eve::physics::DebugDraw | inline |
| DrawPolygon(const b2Vec2 *vertices, int32 vertexCount, const b2Color &color) override | eve::physics::DebugDraw | inline |
| DrawSegment(const b2Vec2 &p1, const b2Vec2 &p2, const b2Color &color) override | eve::physics::DebugDraw | inline |
| DrawSolidCircle(const b2Vec2 ¢er, float32 radius, const b2Vec2 &, const b2Color &color) override | eve::physics::DebugDraw | inline |
| DrawSolidPolygon(const b2Vec2 *vertices, int32 vertexCount, const b2Color &color) override | eve::physics::DebugDraw | inline |
| DrawTransform(const b2Transform &xf) override | eve::physics::DebugDraw | inline |
| end() | eve::physics::DebugDraw | inline |