Class hierarchy   Compound list   File list   Compound Members   File Members  

AxisBox Class Reference

Axis-parallel box. More...

List of all members.

Public Members


Detailed Description

Axis-parallel box.

This class is directly written to and read from files.

It may only contain the three coordinates, and nothing more that requires storage memory, like virtual functions.


Member Function Documentation

AxisBox::AxisBox()

ctor. Creates an invalid box ready to get stuff fed into it

bool AxisBox::is_valid(void)

Returns \t true, if the box is not empty.

void AxisBox::fit_into(Vector &)

void AxisBox::be_empty(void)

void AxisBox::add_safety(void)

enlarges the box a small bit in every direction.


Member Data Documentation

rvfloat AxisBox::xlo

rvfloat AxisBox::xhi

rvfloat AxisBox::ylo

rvfloat AxisBox::yhi

rvfloat AxisBox::zlo

rvfloat AxisBox::zhi


The documentation for this class was generated from the following files:
Generated at Wed May 31 21:08:20 2000 for Rvtmod/rvglue by doxygen  written by Dimitri van Heesch, © 1997-1998