X3DBoundedObject Class Reference

#include <X3DBoundedObject.h>

Inherited by X3DGroupingNode, and X3DShapeNode.


Public Member Functions

const SFVec3f & bboxCenter (void) const
 Inline.
const SFVec3f & bboxSize (void) const
X3DBoundedObject operator+ (const X3DBoundedObject &object)
const X3DBoundedObjectoperator+= (const X3DBoundedObject &object)
void setBboxCenter (const AP_Vector3f &value)
void setBboxSize (const AP_Vector3f &value)
 X3DBoundedObject (void)

Protected Attributes

SFVec3f _m_bboxCenter
SFVec3f _m_bboxSize


Constructor & Destructor Documentation

X3DBoundedObject ( void   )  [inline]


Member Function Documentation

const SFVec3f& bboxCenter ( void   )  const [inline]

Inline.

const SFVec3f& bboxSize ( void   )  const [inline]

X3DBoundedObject operator+ ( const X3DBoundedObject object  ) 

const X3DBoundedObject & operator+= ( const X3DBoundedObject object  ) 

void setBboxCenter ( const AP_Vector3f value  )  [inline]

void setBboxSize ( const AP_Vector3f value  )  [inline]


Field Documentation

SFVec3f _m_bboxCenter [protected]

SFVec3f _m_bboxSize [protected]


The documentation for this class was generated from the following files:

Generated on Fri Mar 5 16:50:46 2010 for CarLinO by  doxygen 1.5.8