Searched refs:GetListenerOrientation (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalContext.h122 void GetListenerOrientation( Float32 *forwardX, Float32 *forwardY, Float32 *forwardZ, function in class:OALContext
H A DoalImp.cpp3587 oalContext->GetListenerOrientation( &values[0], &values[1], &values[2],
3686 oalContext->GetListenerOrientation( (Float32*) &values[0], (Float32*) &values[1], (Float32*) &values[2],
H A DoalSource.cpp3984 mOwningContext->GetListenerOrientation(&ListenerOrientation[0], &ListenerOrientation[1], &ListenerOrientation[2],

Completed in 178 milliseconds