|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultipassTextureSource | |
org.j3d.aviatrix3d | A lightweight Object Oriented wrapper for OpenGL. |
Uses of MultipassTextureSource in org.j3d.aviatrix3d |
Classes in org.j3d.aviatrix3d that implement MultipassTextureSource | |
class |
MultipassTextureComponent
A source for texture information that is dynamically generated as required per frame. |
Methods in org.j3d.aviatrix3d with parameters of type MultipassTextureSource | |
void |
TextureCubicEnvironmentMap.getMultipassSources(MultipassTextureSource[] sources,
int[] images)
Fetch all of the currently specified multipass texture sources in this instance of the class. |
void |
Texture2D.getMultipassSources(MultipassTextureSource[] sources,
int[] images)
Fetch all of the currently specified multipass texture sources in this instance of the class. |
void |
MultipassTextureDestination.getMultipassSources(MultipassTextureSource[] sources,
int[] images)
Fetch all of the currently specified multipass texture sources in this instance of the class. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |