home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 67 / IOPROG_67A.ISO / soft / Tools / mwsppv4.exe / INDEXEDFACESET.TXT < prev    next >
Encoding:
Text File  |  1997-07-12  |  1006 b   |  29 lines

  1. IndexedFaceSet {
  2.                                                         #   set_colorIndex eventIn MFInt32 
  3.                                                         #   set_coordIndex eventIn MFInt32 
  4.                                                         #   set_normalIndex eventIn MFInt32 
  5.                                                         #   set_texCoordIndex eventIn MFInt32 
  6.     color             NULL         #   exposedField  SFNode  
  7.     coord             NULL         #   exposedField  SFNode  
  8.     normal            NULL         #   exposedField  SFNode  
  9.     texCoord          NULL         #   exposedField  SFNode  
  10.     ccw               TRUE         #   field         SFBool  
  11.     colorIndex                        #   field         MFInt32 
  12.     [
  13.     ]
  14.     colorPerVertex    TRUE         #   field         SFBool  
  15.     convex            TRUE         #   field         SFBool  
  16.     coordIndex                         #   field         MFInt32 
  17.     [
  18.     ]
  19.     creaseAngle       0             #   field         SFFloat 
  20.     normalIndex                        #   field         MFInt32 
  21.     [
  22.     ]
  23.     normalPerVertex   TRUE         #   field         SFBool  
  24.     solid             TRUE         #   field         SFBool  
  25.     texCoordIndex                      #   field         MFInt32 
  26.     [
  27.     ]
  28. }
  29.