![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
This is the complete list of members for Circle, including all inherited members.
| center | Shape | protected |
| Circle(Vector2D center, float radius) | Circle | |
| GetCenter() | Shape | |
| GetRotation() | Shape | |
| GetSize() | Shape | |
| IsInShape(Vector2D point) override | Circle | virtual |
| radius | Circle | private |
| Rotate(float offset) | Shape | |
| rotation | Shape | protected |
| Scale(Vector2D scale) | Shape | |
| SetCenter(Vector2D center) | Shape | |
| SetRotation(float rotation) | Shape | |
| SetSize(Vector2D size) | Shape | |
| Shape(Vector2D center, Vector2D size, float rotation) | Shape | |
| size | Shape | protected |
| Translate(Vector2D offset) | Shape |