instantreality 1.0

Component:
Navigation
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

NavigationEvaluator

Node which is used to evaluate ViewBindable Transformations using the a UserBindable (e.g. NavigationInfo) node. The camara filters the transformation received by the evaluate_transformation slot and outputs a new transformation acording to the current UserBindable settings.

Inheritance

Code

XML encoding
<NavigationEvaluator enabled='TRUE'
logFeature=''
 />
Classic encoding
NavigationEvaluator {
	enabled TRUE
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFBool enabled SFBool inputOutput TRUE Flag to enable/disable the node behaviour
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element