Uses of Class
artofillusion.object.SplineMesh

Packages that use SplineMesh
artofillusion.object   
 

Uses of SplineMesh in artofillusion.object
 

Methods in artofillusion.object that return SplineMesh
static SplineMesh SplineMesh.subdivideMesh(SplineMesh mesh, double tol)
          Subdivide a spline mesh to a desired tolerance.
 

Methods in artofillusion.object with parameters of type SplineMesh
static SplineMesh SplineMesh.subdivideMesh(SplineMesh mesh, double tol)
          Subdivide a spline mesh to a desired tolerance.
 

Constructors in artofillusion.object with parameters of type SplineMesh
SplineMesh.SplineMeshKeyframe(SplineMesh mesh)
           
 



Copyright © 1999-2011 by Peter Eastman.