#include <PointGeometry.h>
Inheritance diagram for Teddy::Models::PointGeometry:
Public Methods | |
PointGeometry () | |
virtual | ~PointGeometry () |
virtual void | beginElements (Projection *p) |
Pre drawing code for PointGeometry. More... | |
virtual void | endElements (Projection *p) |
Post drawing code for PointGeometry. More... |
Definition at line 37 of file PointGeometry.h.
|
Definition at line 34 of file PointGeometry.cpp. |
|
Definition at line 38 of file PointGeometry.cpp. |
|
Pre drawing code for PointGeometry.
Reimplemented from Teddy::Models::Geometry. Definition at line 43 of file PointGeometry.cpp. |
|
Post drawing code for PointGeometry.
Reimplemented from Teddy::Models::Geometry. Definition at line 49 of file PointGeometry.cpp. |