Uses of Class
artofillusion.ObjectViewer

Packages that use ObjectViewer
artofillusion   
artofillusion.texture   
 

Uses of ObjectViewer in artofillusion
 

Subclasses of ObjectViewer in artofillusion
 class CurveViewer
          The CurveViewer class is a component which displays a Curve object and allows the user to edit it.
 class MeshViewer
          MeshViewer is an abstract subclass of ViewerCanvas used for displaying Mesh objects.
 class SplineMeshViewer
          The SplineMeshViewer class is a component which displays a SplineMesh object and allow the user to edit it.
 class TriMeshViewer
          The TriMeshViewer class is a component which displays a TriangleMesh object and allow the user to edit it.
 class TubeViewer
          TubeViewer subclasses CurveViewer to display a Tube that is being edited.
 

Uses of ObjectViewer in artofillusion.texture
 

Subclasses of ObjectViewer in artofillusion.texture
 class UVMappingViewer
          UVMappingViewer appears in the UVMappingWindow, and is used for editing the UV texture coordinates at each vertex of a mesh.
 



Copyright © 1999-2011 by Peter Eastman.