j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.TextureComponent3D

Packages that use TextureComponent3D
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
 

Uses of TextureComponent3D in org.j3d.aviatrix3d
 

Subclasses of TextureComponent3D in org.j3d.aviatrix3d
 class ByteTextureComponent3D
          A texture component that wraps a 3D image described as a collection of bytes.
 class ImageTextureComponent3D
          A texture component that wraps a 3D image.
 

Constructors in org.j3d.aviatrix3d with parameters of type TextureComponent3D
Texture3D(int format, TextureComponent3D singleImage)
          Constructs a texture using just a single image, thus setting it initially as MODE_BASE_LEVEL.
 


j3d.org Aviatrix3D

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - j3d.org