|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
A 3D point. Units are cm.
More...
#include <egs_mesh.h>
Public Member Functions | |
| Node (int tag, double x, double y, double z) | |
Public Attributes | |
| int | tag = -1 |
| double | x = 0.0 |
| double | y = 0.0 |
| double | z = 0.0 |
A 3D point. Units are cm.
Definition at line 112 of file egs_mesh.h.
1.9.1