#include <UNV2411_Structure.hxx>
Public Member Functions | |
| TRecord () | |
Data Fields | |
| int | exp_coord_sys_num |
| int | disp_coord_sys_num |
| int | color |
| double | coord [3] |
Definition at line 33 of file UNV2411_Structure.hxx.
| UNV2411.TRecord::TRecord | ( | ) |
Definition at line 35 of file UNV2411_Structure.cxx.
: exp_coord_sys_num(0), disp_coord_sys_num(0), color(11)//(0) - 0019936: EDF 794 SMESH : Export UNV : Node color and group id {}
Definition at line 37 of file UNV2411_Structure.hxx.
Referenced by UNV2411.Read(), and UNV2411.Write().
| double UNV2411.TRecord.coord[3] |
Definition at line 38 of file UNV2411_Structure.hxx.
Referenced by DriverUNV_W_SMDS_Mesh.Perform(), DriverUNV_R_SMDS_Mesh.Perform(), UNV2411.Read(), and UNV2411.Write().
Definition at line 36 of file UNV2411_Structure.hxx.
Referenced by UNV2411.Read(), and UNV2411.Write().
Definition at line 35 of file UNV2411_Structure.hxx.
Referenced by UNV2411.Read(), and UNV2411.Write().