|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CulledAudioReceiver
Handles the output of the audio culling stage.
Method Summary | |
---|---|
void |
culledOutput(RenderableRequestData otherData,
AudioEnvironmentData data,
AudioCullOutputDetails[] nodes,
int numNodes)
Here's the sorted output list of nodes. |
Method Detail |
---|
void culledOutput(RenderableRequestData otherData, AudioEnvironmentData data, AudioCullOutputDetails[] nodes, int numNodes)
otherData
- data to be processed before the renderingdata
- External rendering environment informationnodes
- List of processed nodes based on the scene they came fromnumNodes
- Number of nodes in each scene
|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |