|
Simple++
Powerfull and lightning fast C++ Library
|
#include <CoordinateSystemObject.h>
Public Member Functions | |
| CoordinateSystemObject () | |
| ~CoordinateSystemObject () | |
| const Vec3< T > & | getCoordinate () const |
Protected Member Functions | |
| void | setCoordinate (const Vec3< T > &v) |
| CoordinateSystemObject< T >::CoordinateSystemObject | ( | ) |
| CoordinateSystemObject< T >::~CoordinateSystemObject | ( | ) |
| const Vec3<T>& CoordinateSystemObject< T >::getCoordinate | ( | ) | const |
|
protected |
1.8.11