j3d.org Code

Uses of Class
org.j3d.loaders.ac3d.Ac3dMaterial

Packages that use Ac3dMaterial
org.j3d.loaders.ac3d Classes for parsing and loading AC3D files v3.0 and later. 
 

Uses of Ac3dMaterial in org.j3d.loaders.ac3d
 

Methods in org.j3d.loaders.ac3d that return Ac3dMaterial
 Ac3dMaterial[] Ac3dParser.getMaterials()
          Fetch the materials from the previously loaded file.
 

Methods in org.j3d.loaders.ac3d with parameters of type Ac3dMaterial
 boolean Ac3dParseObserver.materialComplete(Ac3dMaterial mat)
          A material block has been read from the file.
 


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org