Abstract ancestor of all VRML fields.
Declaring type: BaseField
Namespace: Vrml.EAI.Field
Assembly: VrmlEAI.NET
Collapse/Expand Public Fields
  Name Description
Public Field Static MFColor Symbolic name for the MFColor field type.
Public Field Static MFFloat Symbolic name for the MFFloat field type.
Public Field Static MFInt32 Symbolic name for the MFInt32 field type.
Public Field Static MFNode Symbolic name for the MFNode field type.
Public Field Static MFRotation Symbolic name for the MFRotation field type.
Public Field Static MFString Symbolic name for the MFString field type.
Public Field Static MFTime Symbolic name for the MFTime field type.
Public Field Static MFVec2f Symbolic name for the MFVec2f field type.
Public Field Static MFVec3f Symbolic name for the MFVec3f field type.
Public Field Static SFBool Symbolic name for the SFBool field type.
Public Field Static SFColor Symbolic name for the SFColor field type.
Public Field Static SFFloat Symbolic name for the SFFloat field type.
Public Field Static SFImage Symbolic name for the SFImage field type.
Public Field Static SFInt32 Symbolic name for the SFInt32 field type.
Public Field Static SFNode Symbolic name for the SFNode field type.
Public Field Static SFRotation Symbolic name for the SFRotation field type.
Public Field Static SFString Symbolic name for the SFString field type.
Public Field Static SFTime Symbolic name for the SFTime field type.
Public Field Static SFVec2f Symbolic name for the SFVec2f field type.
Public Field Static SFVec3f Symbolic name for the SFVec3f field type.
Collapse/Expand Public Properties
  Name Description
Public Property Type Get the type of field.