hemocell
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
hemo::Box3D_simple Struct Reference

Public Member Functions

Box3D_simpleoperator= (const Box3D &box)
 
Box3D getBox3D () const
 

Public Attributes

plint x0
 
plint x1
 
plint y0
 
plint y1
 
plint z0
 
plint z1
 

Member Function Documentation

◆ getBox3D()

Box3D hemo::Box3D_simple::getBox3D ( ) const
inline

◆ operator=()

Box3D_simple & hemo::Box3D_simple::operator= ( const Box3D &  box)
inline

Member Data Documentation

◆ x0

plint hemo::Box3D_simple::x0

◆ x1

plint hemo::Box3D_simple::x1

◆ y0

plint hemo::Box3D_simple::y0

◆ y1

plint hemo::Box3D_simple::y1

◆ z0

plint hemo::Box3D_simple::z0

◆ z1

plint hemo::Box3D_simple::z1