step/stepcore
StepCore::Polygon Class Reference
[Physical bodies]
#include <rigidbody.h>
Inheritance diagram for StepCore::Polygon:

Detailed Description
Rigid arbitrary-shaped polygon.Definition at line 345 of file rigidbody.h.
Public Member Functions | |
| void | setVertexes (const Vector2dList &vertexes) |
| Vector2dList & | vertexes () |
| const Vector2dList & | vertexes () const |
Member Function Documentation
| void StepCore::Polygon::setVertexes | ( | const Vector2dList & | vertexes | ) | [inline] |
| Vector2dList& StepCore::Polygon::vertexes | ( | ) | [inline] |
| const Vector2dList& StepCore::Polygon::vertexes | ( | ) | const [inline] |
Get vertex list (constant).
Reimplemented from StepCore::BasePolygon.
Definition at line 351 of file rigidbody.h.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference