#include <box.h>
Public Methods | |
| BoxList () | |
| ~BoxList () | |
| void | add (Box *box) |
| int | write_taz (const char *fname, rvfloat grow=0.0) |
| int | write_vis (const char *fname, rvfloat cameraGrow=0.0, rvfloat cubeGrow=0.0) |
Private Methods | |
| void | checkSanity (bool vis) |
| void | reset () |
| void | grow () |
Private Attributes | |
| int | cnt |
| int | max |
| Box** | list |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.0 written by Dimitri van Heesch,
© 1997-2000