Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS
A F G L N O R S T U V

A

Assembly class edu.calpoly.smetzger.j3d.loaders.Assembly.
This class extends the javax.media.j3d.Group Group class.
Assembly(). Constructor for class edu.calpoly.smetzger.j3d.loaders.Assembly
Instantiate the class with null contents.
add(int). Method in class edu.calpoly.smetzger.j3d.loaders.Facet
Add a index to the facet.

F

Facet class edu.calpoly.smetzger.j3d.loaders.Facet.
This class extends the Vector class.
Facet(int). Constructor for class edu.calpoly.smetzger.j3d.loaders.Facet
Instantiate the class with an inital number of indexes.
Facet(Vector). Constructor for class edu.calpoly.smetzger.j3d.loaders.Facet
Instantiate the class with an inital number of vector elements.

G

getBoundingBox(). Method in class edu.calpoly.smetzger.j3d.loaders.Assembly
Get the bounding box of the assembly
getBoundingSphere(). Method in class edu.calpoly.smetzger.j3d.loaders.Assembly
Get the bounding sphere of the assembly
getMaterial(). Method in class edu.calpoly.smetzger.j3d.loaders.NamedMaterial
getName(). Method in class edu.calpoly.smetzger.j3d.loaders.NamedMaterial
getVertex(int). Method in class edu.calpoly.smetzger.j3d.loaders.Facet
Return a vertex index

L

LoaderException exception edu.calpoly.smetzger.j3d.loaders.LoaderException.
Basic exception class for a loader object
LoaderException(String). Constructor for class edu.calpoly.smetzger.j3d.loaders.LoaderException

N

NFFFile class edu.calpoly.smetzger.j3d.loaders.NFFFile.
This class extends the Assembly class.
NFFFile(String, int). Constructor for class edu.calpoly.smetzger.j3d.loaders.NFFFile
Instantiate the class with the filename with flags.
NFFFile(String, int, float). Constructor for class edu.calpoly.smetzger.j3d.loaders.NFFFile
Instantiate the class with the filename and flags.
NamedMaterial class edu.calpoly.smetzger.j3d.loaders.NamedMaterial.
NamedMaterial(). Constructor for class edu.calpoly.smetzger.j3d.loaders.NamedMaterial
NamedMaterial(Color3f, Color3f, Color3f, Color3f, float). Constructor for class edu.calpoly.smetzger.j3d.loaders.NamedMaterial

O

ObjectFile class edu.calpoly.smetzger.j3d.loaders.ObjectFile.
This class extends the Assembly class.
ObjectFile(String, int). Constructor for class edu.calpoly.smetzger.j3d.loaders.ObjectFile
Instantiate the class with the filename with flags.
ObjectFile(File, int). Constructor for class edu.calpoly.smetzger.j3d.loaders.ObjectFile
Instantiate the class with the filename with flags.
ObjectFile(String, int, float). Constructor for class edu.calpoly.smetzger.j3d.loaders.ObjectFile
Instantiate the class with the filename and flags.
ObjectFile(File, int, float). Constructor for class edu.calpoly.smetzger.j3d.loaders.ObjectFile
Instantiate the class with the filename and flags.

R

RESIZE. Static variable in class edu.calpoly.smetzger.j3d.loaders.NFFFile
Flag for automatic resizing Assembly to fit in the viewport
RESIZE. Static variable in class edu.calpoly.smetzger.j3d.loaders.ObjectFile
Flag for automatic resizing Assembly to fit in the viewport
REVERSE. Static variable in class edu.calpoly.smetzger.j3d.loaders.Assembly
REVERSE. Static variable in class edu.calpoly.smetzger.j3d.loaders.NFFFile
Flag for reversing the order of the vertices
REVERSE. Static variable in class edu.calpoly.smetzger.j3d.loaders.ObjectFile
Flag for reversing the order of the vertices
readFile(String). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Read the given filename.
renderFastest(). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Set the Coloring attributes of all the shapes to ColoringAttributes.FASTEST
renderFlat(). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Set the Coloring attributes of all the shapes to ColoringAttributes.SHADE_FLAT
renderGouraud(). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Set the Coloring attributes of all the shapes to ColoringAttributes.SHADE_GOURAUD
renderLines(). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Set the Polygon attributes of all the shapes to PolygonAttributes.POLYGON_LINE
renderNicest(). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Set the Coloring attributes of all the shapes to ColoringAttributes.NICEST
renderPoints(). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Set the Polygon attributes of all the shapes to PolygonAttributes.POLYGON_POINT
renderSolids(). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Set the Polygon attributes of all the shapes to PolygonAttributes.POLYGON_FILL

S

setLightLevel(float). Method in class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
setMaterial(Material). Method in class edu.calpoly.smetzger.j3d.loaders.NamedMaterial
setName(String). Method in class edu.calpoly.smetzger.j3d.loaders.NamedMaterial
setPolygons(int). Method in class edu.calpoly.smetzger.j3d.loaders.Assembly
Set the polygon mode for the assembly.
setRenderer(int). Method in class edu.calpoly.smetzger.j3d.loaders.Assembly
Set the rendering mode for the assembly.

T

TRIANGULATE. Static variable in class edu.calpoly.smetzger.j3d.loaders.NFFFile
Flag for triangulation used if their are more than three vertexes per facet
TRIANGULATE. Static variable in class edu.calpoly.smetzger.j3d.loaders.ObjectFile
Flag for triangulation used if their are more than three vertexes per facet

U

UniverseCanvas class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas.
UniverseCanvas(). Constructor for class edu.calpoly.smetzger.j3d.loaders.UniverseCanvas
Construct a canvas with universe as in Sun's ObjLoad example

V

VERBOSE. Static variable in class edu.calpoly.smetzger.j3d.loaders.NFFFile
VERBOSE. Static variable in class edu.calpoly.smetzger.j3d.loaders.ObjectFile

A F G L N O R S T U V
Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS