339

Viewing the scene
Describing the user's physical body

  • Methods on PhysicalBody set the eye and ear positions, and the user's height
  • Method
    PhysicalBody( )
    void setLeftEarPosition( Point3d position )
    void setRightEarPosition( Point3d position )
    void setLeftEyePosition( Point3d position )
    void setRightEyePosition( Point3d position )
    void setNominalEyeHeightFromGround( double height )