Uses of Package
toxi.geom.mesh

Packages that use toxi.geom.mesh
toxi.geom   
toxi.geom.mesh   
 

Classes in toxi.geom.mesh used by toxi.geom
TriangleMesh
          A class to dynamically build, manipulate & export triangle meshes.
 

Classes in toxi.geom.mesh used by toxi.geom.mesh
OBJWriter
          Extremely bare bones Wavefront OBJ 3D format exporter.
STLColorModel
           
STLWriter
          A simple, but flexible and memory efficient exporter for binary STL files.
SurfaceFunction
          This interface defines a functor for evaluating the coordinates of a surface mesh used by SurfaceMeshBuilder.
TriangleMesh
          A class to dynamically build, manipulate & export triangle meshes.
TriangleMesh.Face
           
TriangleMesh.Vertex