UNV2420::TRecord Struct Reference
#include <UNV2420_Structure.hxx>
Public Member Functions | |
void ApplyMatrix (double *coords) const | |
bool isIdentityMatrix () const | |
Static Public Member Functions | |
static void FromCylindricalCS (double *coords) | |
static void FromSphericalCS (double *coords) | |
Public Attributes | |
int coord_sys_color | |
TCSLabel coord_sys_label | |
std::string coord_sys_name | |
int coord_sys_type | |
double matrix [4][3] | |
Member Function Documentation
◆ ApplyMatrix()
void UNV2420::TRecord::ApplyMatrix | ( | double * | coords | ) | const |
◆ FromCylindricalCS()
|
static |
◆ FromSphericalCS()
|
static |
◆ isIdentityMatrix()
bool UNV2420::TRecord::isIdentityMatrix | ( | ) | const |
Referenced by UNV2420::Read().
Member Data Documentation
◆ coord_sys_color
int UNV2420::TRecord::coord_sys_color |
Referenced by UNV2420::Read().
◆ coord_sys_label
TCSLabel UNV2420::TRecord::coord_sys_label |
Referenced by UNV2420::Read().
◆ coord_sys_name
std::string UNV2420::TRecord::coord_sys_name |
Referenced by UNV2420::Read().
◆ coord_sys_type
int UNV2420::TRecord::coord_sys_type |
Referenced by UNV2420::Read().
◆ matrix
double UNV2420::TRecord::matrix[4][3] |
Referenced by UNV2420::Read().
The documentation for this struct was generated from the following files:
- src/3rdParty/salomesmesh/inc/UNV2420_Structure.hxx
- src/3rdParty/salomesmesh/src/DriverUNV/UNV2420_Structure.cpp