Stg::stg_bounds3d_t Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

 stg_bounds3d_t (const Bounds &x, const Bounds &y, const Bounds &z)
 stg_bounds3d_t ()

Public Attributes

Bounds x
 volume extent along x axis, intially zero
Bounds y
 volume extent along y axis, initially zero
Bounds z
 volume extent along z axis, initially zero

Detailed Description

Define a three-dimensional bounding box, initialized to zero

Definition at line 397 of file stage.hh.


Constructor & Destructor Documentation

Stg::stg_bounds3d_t::stg_bounds3d_t (  )  [inline]

Definition at line 407 of file stage.hh.

Stg::stg_bounds3d_t::stg_bounds3d_t ( const Bounds x,
const Bounds y,
const Bounds z 
) [inline]

Definition at line 408 of file stage.hh.


Member Data Documentation

volume extent along x axis, intially zero

Definition at line 401 of file stage.hh.

volume extent along y axis, initially zero

Definition at line 403 of file stage.hh.

volume extent along z axis, initially zero

Definition at line 405 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:40 2013