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_Octree_bbox Class Reference

Public Member Functions

 EGS_Octree_bbox (const EGS_Vector &boxMin, const EGS_Vector &boxMax, vector< int > &bboxRes)
 
EGS_Octree_bbox operator+ (const EGS_Octree_bbox &b2) const
 
EGS_Octree_bboxoperator+= (const EGS_Octree_bbox &b2)
 

Public Attributes

EGS_Vector vmin
 
EGS_Vector vmax
 
int level
 
int maxlevel
 
int ixmin
 
int iymin
 
int izmin
 
int ixmax
 
int iymax
 
int izmax
 
int nx
 
int ny
 
int nz
 

Detailed Description

Definition at line 203 of file egs_octree.h.


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