Simpact Cyan
Population based event driven simulation using mNRM
List of all members
Polygon2D Class Reference

This class can be used to represent a polygon. More...

#include <polygon2d.h>

Inheritance diagram for Polygon2D:
Inheritance graph
[legend]
Collaboration diagram for Polygon2D:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from errut::ErrorBase
 ErrorBase ()
 Creates an instance without an explicit object name. More...
 
 ErrorBase (const std::string &objName)
 Creates an instance with the object name set to objName. More...
 
std::string getObjectName () const
 Returns the stored object name. More...
 
std::string getErrorString () const
 Returns the currently stored error message. More...
 
- Protected Member Functions inherited from errut::ErrorBase
void setErrorString (const std::string &str) const
 Derived classes can use this member function to store an error message. More...
 

Detailed Description

This class can be used to represent a polygon.


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