![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtSerializableGeodeticCS () | |
| DtSerializableGeodeticCS (FILE *fp) | |
| DtSerializableGeodeticCS (const DtSerializableGeodeticCS &orig) | |
| virtual | ~DtSerializableGeodeticCS () |
| DtSerializableGeodeticCS & | operator= (const DtSerializableGeodeticCS &orig) |
| virtual Coordinate_System * | clone () const |
| virtual bool | readFrom (FILE *fp) |
| virtual bool | writeTo (FILE *fp) |
| DtSerializableGeodeticCS::DtSerializableGeodeticCS | ( | FILE * | fp | ) |
| virtual DtSerializableGeodeticCS::~DtSerializableGeodeticCS | ( | ) | [virtual] |
| DtSerializableGeodeticCS& DtSerializableGeodeticCS::operator= | ( | const DtSerializableGeodeticCS & | orig | ) |
| virtual Coordinate_System* DtSerializableGeodeticCS::clone | ( | ) | const [virtual] |
Reimplemented from DtGeodeticCS.
| virtual bool DtSerializableGeodeticCS::readFrom | ( | FILE * | fp | ) | [virtual] |
Implements DtSerializable.
| virtual bool DtSerializableGeodeticCS::writeTo | ( | FILE * | fp | ) | [virtual] |
Implements DtSerializable.