H3D API
2.4.1
|
SFBound is specialized update itself from the fields of the ElevationGrid. More...
#include <H3D/ElevationGrid.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... | |
SFBound is specialized update itself from the fields of the ElevationGrid.
routes_in[0] is the xDimension field of the ElevationGrid node.
routes_in[1] is the zDimension field of the ElevationGrid node.
routes_in[2] is the xSpacing field of the ElevationGrid node.
routes_in[3] is the zSpacing field of the ElevationGrid node.
routes_in[4] is the height field of the ElevationGrid node.