infovis
Public Types | Public Member Functions | Public Attributes
GeoShape Class Reference
Inheritance diagram for GeoShape:
Circle Quad Triangle

List of all members.

Public Types

enum  Type { CIRCLE, TRIANGLE, QUAD }

Public Member Functions

 GeoShape (Type type, float x, float y, float radius)
Type GetType (void)
complexD getComplexCoords ()

Public Attributes

float mX
float mY
float mRadius
VertexmVertices
int mNumVertices

The documentation for this class was generated from the following file:
 All Classes Functions