|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TexCoordGeneration | |
org.j3d.aviatrix3d | A lightweight Object Oriented wrapper for OpenGL. |
Uses of TexCoordGeneration in org.j3d.aviatrix3d |
Methods in org.j3d.aviatrix3d that return TexCoordGeneration | |
TexCoordGeneration |
TextureUnit.getTexCoordGeneration()
Get the currently set texture. |
Methods in org.j3d.aviatrix3d with parameters of type TexCoordGeneration | |
void |
TextureUnit.setTexCoordGeneration(TexCoordGeneration tcg)
Set the texture coordinate generation for this stage. |
Constructors in org.j3d.aviatrix3d with parameters of type TexCoordGeneration | |
TextureUnit(Texture t,
TextureAttributes attrs,
TexCoordGeneration tcg)
Construct a Texture Unit with the specified texture, attributes and coordinate generation. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |