Home Hierarchy Members Alphabetical Related Pages

fieldtypes.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  wrl

Enumerations

enum  FieldTypeId {
  unknown = 0, sfBool = 1, sfColor = 2, sfFloat = 3,
  sfImage = 4, sfInt32 = 5, sfNode = 6, sfRotation = 7,
  sfString = 8, sfTime = 9, sfVec2f = 10, sfVec3f = 11,
  mfColor = 12, mfFloat = 13, mfInt32 = 14, mfNode = 15,
  mfRotation = 16, mfString = 17, mfTime = 18, mfVec2f = 19,
  mfVec3f = 20
}


Enumeration Type Documentation

enum FieldTypeId
 

Enumeration values:
unknown 
sfBool 
sfColor 
sfFloat 
sfImage 
sfInt32 
sfNode 
sfRotation 
sfString 
sfTime 
sfVec2f 
sfVec3f 
mfColor 
mfFloat 
mfInt32 
mfNode 
mfRotation 
mfString 
mfTime 
mfVec2f 
mfVec3f 


Generated on 24 Feb 2005 with doxygen version 1.3.9.1. Valid HTML 4.0! Valid CSS!