Inheritance diagram for Bbox:
The attributes are a center and size a vector representing the diagonal.
Definition at line 15 of file Bbox.h.
|
Default constructor.
|
|
Constructor with center of the Bbox and its size.
|
|
Constructs th Bounding Box of the vertices of the node coord.
|
|
Copy constructor.
|
|
Gets the center of the Bounding Box.
|
|
Gets the size of the Bounding Box.
|
|
Sets the center of the Bounding Box.
|
|
Sets the Size of the Bounding Box.
|