#include <UNV2420_Structure.hxx>
Public Member Functions | |
| bool | isIdentityMatrix () const |
| void | ApplyMatrix (double *coords) const |
Static Public Member Functions | |
| static void | FromCylindricalCS (double *coords) |
| static void | FromSphericalCS (double *coords) |
Data Fields | |
| TCSLabel | coord_sys_label |
| int | coord_sys_type |
| int | coord_sys_color |
| std::string | coord_sys_name |
| double | matrix [4][3] |
| void UNV2420::TRecord::ApplyMatrix | ( | double * | coords | ) | const |
|
static |
|
static |
| bool UNV2420::TRecord::isIdentityMatrix | ( | ) | const |
Referenced by UNV2420::Read().
| int UNV2420::TRecord::coord_sys_color |
Referenced by UNV2420::Read().
| TCSLabel UNV2420::TRecord::coord_sys_label |
Referenced by UNV2420::Read().
| std::string UNV2420::TRecord::coord_sys_name |
Referenced by UNV2420::Read().
| int UNV2420::TRecord::coord_sys_type |
Referenced by UNV2420::Read().
| double UNV2420::TRecord::matrix[4][3] |
Referenced by UNV2420::Read().