|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
| Public Member Functions | |
| int | numPoints () const | 
| STK::Vector2f | getPoint (int idx) const | 
| int | addPoint (const STK::Vector2f &p) | 
| int | addPoint (float x, float y) | 
| void | setPoint (int i, const STK::Vector2f &p) | 
| void | setPoint (int i, float x, float y) | 
| Public Attributes | |
| std::vector< float > | data |