media @ VU
[] readme course preface I 1 2 II 3 4 III 5 6 7 IV 8 9 10 V 11 12 afterthoughts appendix references examples resources _

talk show tell print

proto-humanoid-humanoid.vr

proto-humanoid-humanoid.vr (wrl ) [ flux / bitmanagement / cortona / octaga ]


  
  PROTO Humanoid [
          field         SFVec3f     bboxCenter           0 0 0
          field         SFVec3f     bboxSize             -1 -1 -1
          exposedField  SFVec3f     center               0 0 0
          exposedField  MFNode      humanoidBody         [ ]
          exposedField  MFString    info                 [ ]
          exposedField  MFNode      joints               [ ]
          exposedField  SFString    name                 ""
          exposedField  SFRotation  rotation             0 0 1 0
          exposedField  SFVec3f     scale                1 1 1
          exposedField  SFRotation  scaleOrientation     0 0 1 0
          exposedField  MFNode      segments             [ ]
          exposedField  MFNode      sites                [ ]
          exposedField  SFVec3f     translation          0 0 0
          exposedField  SFString    version              "1.1"
          exposedField  MFNode      viewpoints           [ ]
  ]{
          Transform {
                  bboxCenter        IS bboxCenter
                  bboxSize          IS bboxSize
                  center            IS center
                  rotation          IS rotation
                  scale             IS scale
                  scaleOrientation  IS scaleOrientation
                  translation      IS translation
                  children [
                          Group {
                                  children IS viewpoints
                          }
                          Group {
                                  children IS humanoidBody
                          }
                  ]
          }
  }
  

[] readme course preface I 1 2 II 3 4 III 5 6 7 IV 8 9 10 V 11 12 afterthoughts appendix references examples resources _

(C) A. Eliëns 21/5/2007

You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.