29 #ifndef __H3DBOUNDEDOBJECT_H__
30 #define __H3DBOUNDEDOBJECT_H__
52 bound->setName(
"bound" );
Header file for Bound and some of its subclasses.
Contains different templates to modify field behaviour.
Base header file that handles all configuration related settings.
Contains the Inst struct.
Contains the RefCountSField class.
The Bound object is reference counted by the field.
Definition: H3DBoundedObject.h:45
This abstract interface is the base class for all node types that include a bounding box.
Definition: H3DBoundedObject.h:42
H3DUniquePtr< SFBound > bound
The field containing the bound object.
Definition: H3DBoundedObject.h:59
H3DBoundedObject(Inst< SFBound > _bound=0)
Constructor.
Definition: H3DBoundedObject.h:49
An InfiniteBound is a Bound that encompasses everything.
Definition: Bound.h:82
RefCountSField is almost like any SField but it encapsulates a pointer to a RefCountedClass.
Definition: RefCountSField.h:42
H3D API namespace.
Definition: Anchor.h:38