570

Adding sound
PointSound class methods

  • Methods on PointSound set the sound position and attenuation
  • The default position is (0.0,0.0,0.0) with no attenuation
  • Method
    PointSound( )
    void setPosition( Point3f pos )
    void setDistanceGain( Point2f[] atten )