H3D API  2.4.1
List of all members
H3D::Inline::SFBound Class Reference

SFBound is specialized to update from the SFBound fields routed to it. More...

#include <H3D/Inline.h>

Inheritance diagram for H3D::Inline::SFBound:
Inheritance graph

Additional Inherited Members

- Protected Member Functions inherited from H3D::TypedField< X3DBoundedObject::SFBound, void, AnyNumber< X3DBoundedObject::SFBound > >
void checkFieldType (Field *f, int index)
 Function for checking that a field is of a correct type given type specification according to the TypedField template arguments. More...
 
void checkTemplateArguments ()
 Function for checking that a field given TypedField type specification is valid. More...
 

Detailed Description

SFBound is specialized to update from the SFBound fields routed to it.

The resulting Bound object is the union of the Bound objects routed to it. If the bboxSize of the X3DGrouping node containing the SFBound field is ( -1, -1, -1 ) bound fields of all Nodes in the children field of the containing Node that are instances of X3DBoundedObject are routed to it. Otherwise the bound will be a BoxBound with center and radius specified with the bboxCenter and bboxSize fields.


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