instantreality 1.0

Component:
Core
Status:
interface only
Structure type:
abstract
Standard:
Avalon

Operator

Abstract base node for all Operator. Operator re not really usefull in graphs but are actions that operate (e.g. optimize) on parts of the tree.

Inheritance

Code

XML encoding
<Operator nodeTypes='Node'
parentTypes='Node'
fieldValues=''
singleNameSpace='TRUE'
logFeature=''
 />
Classic encoding
Operator {
	nodeTypes ["Node"]
	parentTypes ["Node"]
	fieldValues [""]
	singleNameSpace TRUE
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element