EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Member Functions | Public Attributes | List of all members
EGS_MeshSpec::Node Struct Reference

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
 

Detailed Description

A 3D point. Units are cm.

Definition at line 111 of file egs_mesh.h.


The documentation for this struct was generated from the following file: