MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Public Member Functions | |
node () | |
Public Attributes | |
int | id |
double | x |
double | y |
double | z |
Definition at line 178 of file ReadRTT.hpp.
moab::ReadRTT::node::node | ( | ) | [inline] |
Definition at line 180 of file ReadRTT.hpp.
Referenced by moab::ReadRTT::get_node_data().
double moab::ReadRTT::node::x |
Definition at line 181 of file ReadRTT.hpp.
Referenced by moab::ReadRTT::build_moab(), and moab::ReadRTT::get_node_data().
double moab::ReadRTT::node::y |
Definition at line 181 of file ReadRTT.hpp.
Referenced by moab::ReadRTT::build_moab(), and moab::ReadRTT::get_node_data().
double moab::ReadRTT::node::z |
Definition at line 181 of file ReadRTT.hpp.
Referenced by moab::ReadRTT::build_moab(), and moab::ReadRTT::get_node_data().