Stg::bounds3d_t Class Reference
#include <stage.hh>
Public Member Functions | |
bounds3d_t () | |
bounds3d_t (const Bounds &x, const Bounds &y, const Bounds &z) | |
Public Attributes | |
Bounds | x |
volume extent along x axis, intially zero More... | |
Bounds | y |
volume extent along y axis, initially zero More... | |
Bounds | z |
volume extent along z axis, initially zero More... | |
Detailed Description
Define a three-dimensional bounding box, initialized to zero
Constructor & Destructor Documentation
◆ bounds3d_t() [1/2]
|
inline |
◆ bounds3d_t() [2/2]
Member Data Documentation
◆ x
Bounds Stg::bounds3d_t::x |
volume extent along x axis, intially zero
◆ y
Bounds Stg::bounds3d_t::y |
volume extent along y axis, initially zero
◆ z
Bounds Stg::bounds3d_t::z |
volume extent along z axis, initially zero
The documentation for this class was generated from the following file:
Generated on Sun Jul 15 2018 11:54:50 for Stage by
