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

Structure to store control point information for dynamic geometry. More...

#include <egs_dynamic_geometry.h>

Public Attributes

EGS_Float time
 Time index for control point.
 
vector< EGS_Float > trnsl
 Vector specifying x, y, z translation.
 
vector< EGS_Float > rot
 Vector specifying rotation.
 

Detailed Description

Structure to store control point information for dynamic geometry.

Definition at line 119 of file egs_dynamic_geometry.h.


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