Package harmonic.mz.data.fields

Class Summary
AngleField This is the node specialized for holding an angle, as a float.
AxisField This is and axis data field.
BinaryField This is the binary data array field.
BooleanField This is and boolean data field.
ColorField This is and color data field.
CoordSystemField This is a node specialized for holding a CoordSystem.
ExclusiveIntField This is the integer choice data field.
FileField This is the filename data field.
FontField This is the font data field.
IntField This is the integer data field.
MaterialField This is the Material data field, for specifing how a surface reposonds to lighting.
NodeSetField This is the field contains a list of other nodes.
PointField This fields holds a coordinate.
PointSetField This is the node specialized for holding a set of points.
ScalarField This field holdes a scalar value
ScalarSetField This field holdes an array scalar values.
StringField Field that holds a text string value
StringSetField Field that holds a set of string values.
VectorField Field that holds a geometrical vector.