![]()  | 
  
    Gamedev Framework (gf)
    0.11.0
    
   A C++14 framework for 2D games 
   | 
 
This is the complete list of members for gf::PolygonGeometry, including all inherited members.
| get() const | gf::PolygonGeometry | |
| getArea() const override | gf::PolygonGeometry | virtual | 
| getBoundingCircle() const override | gf::PolygonGeometry | virtual | 
| getType() const | gf::PhysicsGeometry | inline | 
| PhysicsGeometry(Type type) | gf::PhysicsGeometry | inline | 
| PolygonGeometry(Polygon polygon) | gf::PolygonGeometry | |
| PolygonGeometry(Vector2f size) | gf::PolygonGeometry | |
| PolygonGeometry(RectF rectangle) | gf::PolygonGeometry | |
| renderAt(RenderTarget &target, const RenderStates &states, Vector2f position, float angle) const override | gf::PolygonGeometry | virtual | 
| Type enum name | gf::PhysicsGeometry | |
| ~PhysicsGeometry() | gf::PhysicsGeometry | virtual | 
 1.8.13