Uses of Package
toxi.geom.mesh

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

Classes in toxi.geom.mesh used by toxi.geom
Mesh3D
          Common interface for 3D (triangle) mesh containers.
 

Classes in toxi.geom.mesh used by toxi.geom.mesh
BezierPatch
          4x4 bezier patch implementation with tesselation support (dynamic resolution) for generating triangle mesh representations.
Face
           
Mesh3D
          Common interface for 3D (triangle) mesh containers.
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.
Terrain
          Implementation of a 2D grid based heightfield with basic intersection features and conversion to TriangleMesh.
TriangleMesh
          An extensible class to dynamically build, manipulate & export triangle meshes.
Vertex
           
VertexSelector
          Abstract parent class for selecting mesh vertices and manipulating resulting selections using set theory operations.
WEFace
           
WEMeshFilterStrategy
           
WETriangleMesh
          A class to dynamically build, manipulate & export triangle meshes.
WEVertex
           
WingedEdge
           
 

Classes in toxi.geom.mesh used by toxi.geom.mesh.subdiv
WingedEdge