Inheritance diagram for X3DBoundedObject:
Definition at line 19 of file X3DBoundedObject.h.
|
Constructor.
|
|
Constructs an X3DBoundedObject from its attributes.
|
|
Copy constructor.
|
|
Virtual destructor.
|
|
Gets the BboxCenter attribute.
Definition at line 40 of file X3DBoundedObject.h. References X3DBoundedObject::bboxCenter_. |
|
Gets the BboxSize attribute.
Definition at line 42 of file X3DBoundedObject.h. References X3DBoundedObject::bboxSize_. |
|
Loads the attributes from a X3DFileElement e.
Reimplemented in Scene, Group, StaticGroup, Transform, and Shape. |
|
Sets the BboxCenter attribute.
|
|
Sets the BboxSize attribute.
|
|
Writes the attributes of the node.
Reimplemented in Scene, Group, StaticGroup, Transform, and Shape. |
|
Center of the Bounding Box.
Definition at line 51 of file X3DBoundedObject.h. Referenced by X3DBoundedObject::getBboxCenter(). |
|
Size of the Bounding Box.
Definition at line 53 of file X3DBoundedObject.h. Referenced by X3DBoundedObject::getBboxSize(). |