Uses of Class
artofillusion.ui.MeshEditingTool

Packages that use MeshEditingTool
artofillusion   
 

Uses of MeshEditingTool in artofillusion
 

Subclasses of MeshEditingTool in artofillusion
 class BevelExtrudeTool
          BevelExtrudeTool is an EditingTool used for beveling and extruding TriangleMesh objects.
 class CreateVertexTool
          CreateVertexTool is an EditingTool used for adding vertices to triangle meshes.
 class MoveScaleRotateMeshTool
          This editing tool presents as a compound interface for move, scale, and rotating parts of a mesh.
 class ReshapeMeshTool
          ReshapeMeshTool is an EditingTool used for moving the vertices of TriangleMesh objects.
 class RotateMeshTool
          RotateMeshTool is an EditingTool used for rotating the vertices of TriangleMesh objects.
 class ScaleMeshTool
          ScaleMeshTool is an EditingTool used for scaling the vertices of TriangleMesh objects.
 class SkewMeshTool
          SkewMeshTool is an EditingTool used for skewing the vertices of TriangleMesh objects.
 class TaperMeshTool
          TaperMeshTool is an EditingTool used for tapering the vertices of TriangleMesh objects.
 class ThickenMeshTool
          ThickenMeshTool is an EditingTool used for making pieces of TriangleMeshes thicker or thinner.
 



Copyright © 1999-2011 by Peter Eastman.