|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SortedGeometryReceiver
Handles the output of the geometry sorter.
Method Summary | |
---|---|
void |
sortedOutput(GraphicsRequestData otherData,
GraphicsProfilingData profilingData,
GraphicsInstructions[] commands,
int numValid)
Here's the sorted output list of nodes. |
Method Detail |
---|
void sortedOutput(GraphicsRequestData otherData, GraphicsProfilingData profilingData, GraphicsInstructions[] commands, int numValid)
otherData
- Other graphics request dataprofilingData
- Timing and load datacommands
- The list of drawable surfaces to rendernumValid
- The number of valid items in the array
|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |