|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
#include <MPointGeometry.h>
 
  
| Public Member Functions | |
| PointGeometry (const STK::Vector3d &pos) | |
| const STK::Vector3d & | getPosition () const | 
| void | setPosition (const STK::Vector3d &pos) | 
| BasicGeoTypes::GeoRect | getBounds () override | 
| virtual BasicGeoTypes::GeoRect | getBounds ()=0 | 
| Protected Attributes | |
| STK::Vector3d | _pos | 
Point - Short description. Detailed description.
| 
 | inlineoverridevirtual | 
Implements Maria::Geometry.