class Sp_MBox: public Sp_Box

A multibox is a box which is divided into mini box.

Inheritance:


Public Fields

[more]int nbstep
integer: number of minibox^3

Public Methods

[more] Sp_MBox(int nb_step=3)
constructor
[more] Sp_MBox(float xmi, float xma, float ymi, float yma, float zmi, float zma, int nb_step=3)
the constructor
[more] Sp_MBox(const Sp_Box &, int nb_step=3)
Another constructor


Documentation

A multibox is a box which is divided into mini box. Pmin<= Point < Pmax
o Sp_MBox(int nb_step=3)
constructor

o Sp_MBox(float xmi, float xma, float ymi, float yma, float zmi, float zma, int nb_step=3)
the constructor

o Sp_MBox(const Sp_Box &, int nb_step=3)
Another constructor

oint nbstep
integer: number of minibox^3


Direct child classes:
Sp_Tree

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.