|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.j3d.aviatrix3d.pipeline.RenderEnvironmentData
org.j3d.aviatrix3d.pipeline.audio.AudioEnvironmentData
public class AudioEnvironmentData
Data holder class used to pass the current environment data along the audio rendering pipeline.
End-user code should never be making use of this class unless the end user is implementing a customised rendering pipeline. This class is used as a simple internal collection of the per-frame renderable data that is passed along each stage of the pipeline.
| Field Summary |
|---|
| Fields inherited from class org.j3d.aviatrix3d.pipeline.RenderEnvironmentData |
|---|
layerId, profilingData, subLayerId, userData, viewpoint, viewTransform |
| Constructor Summary | |
|---|---|
AudioEnvironmentData()
Create a new instance of this class. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AudioEnvironmentData()
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||