H3D API
2.4.1
|
SFBound is specialized to update from the SFBound fields routed to it. More...
#include <H3D/Switch.h>
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
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... | |
SFBound is specialized to update from the SFBound fields routed to it.
The resulting Bound object is the bound routed to to the field with the index given by the first route If the bboxSize of the X3DGroupingNode 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.
inputs[0] is the whichChoice field.