MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / GetGeometryInterface

Method GetGeometryInterface

sndlib/ssl_lib.h:565–565  ·  view source on GitHub ↗

returns interface to sound geometry manipulation if available.

Source from the content-addressed store, hash-verified

563
564 // returns interface to sound geometry manipulation if available.
565 virtual llsGeometry *GetGeometryInterface() { return m_geometry; };
566 /////////////////////////////////////////////////////////////////////////////////
567 // set auxillary 3d sound properties
568 virtual bool SoundPropertySupport() const { return false; };

Callers 1

sound_render_start_frameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected