|
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.RenderInstructions
org.j3d.aviatrix3d.pipeline.audio.AudioInstructions
public class AudioInstructions
Class for passing the detailed rendering information for a single device. from the sorter through to the renderable device.
| Field Summary | |
|---|---|
AudioEnvironmentData |
renderData
Visual data such as viewpoint, background etc |
AudioDetails[] |
renderList
The list of nodes in sorted order |
| Fields inherited from class org.j3d.aviatrix3d.pipeline.RenderInstructions |
|---|
copyOf, LIST_START_SIZE, numValid, renderOps |
| Constructor Summary | |
|---|---|
AudioInstructions()
Construct a new instance of this class with the arrays initialised to a default size. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public AudioEnvironmentData renderData
public AudioDetails[] renderList
| Constructor Detail |
|---|
public AudioInstructions()
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||