#include <ExternalCoordinateSystem.hpp>
List of all members.
Public Member Functions |
virtual | ~ExternalCoordinateSystem () |
virtual bool | GetXYZ (double i, double j, double k, double &x, double &y, double &z)=0 |
virtual bool | GetIJK (double x, double y, double z, double &i, double &j, double &k)=0 |
Detailed Description
Definition at line 5 of file ExternalCoordinateSystem.hpp.
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: