Package maspack.geometry.io

Interface Summary
MeshReader Interface for a simple mesh reader utility Reads a single mesh from a file provided
MeshWriter  
 

Class Summary
GenericMeshReader  
GenericMeshWriter  
GeomagicObjReader  
GtsReader  
GtsWriter  
MayaAsciiReader  
MayaAsciiReader.MayaNode  
MayaAsciiReader.MayaNurbsCurve  
MayaAsciiReader.MayaTransform  
MayaAsciiReader.UnitInfo  
MayaAsciiReader.UnitUtility  
MeshReaderBase  
MeshWriterBase  
OffReader Reads from ascii OFF format
OffWriter Writes to ascii OFF format
OpenSimAscReader Reads a polygonal mesh from the OpenSim ASC format New ASCII: NORM_ASCII nVert nFaces bounding box vx vy vz nx ny nz (vertex coordinates) ...
OpenSimBinReader Reads a polygonal mesh from the OpenSim binary ASC format Big-endian 0x00 00 00 85, # vertices, # faces, # indices for faces, # max nodes/face coordinates...
PlyReader Reads a PolygonalMesh from an ascii PLY format
PlyReaderWriterTest  
PlyWriter Writes to ascii PLY format
PolylineObjCorrector  
StlReader Reads from ascii STL format
StlWriter Writes to ascii STL format
VtkAsciiReader Reads from ascii STL format
VtkXmlReader Reads a polygonal mesh from the VTK vtp format
WavefrontReader Interprets a subset of the Alias-Wavefront OBJ file format.
WavefrontReader.Curve A simple container class to hold all the info for a Wavefront curve specification.
WavefrontReader.Surface A simple container class to hold all the info for a Wavefront curve specification.
WavefrontReaderTest Tests the WavefrontReader class
WavefrontWriter Writes meshes to an Alias Wavefront .obj file format
XyzbReader  
XyzbWriter Writes a PointMesh to a binary .xyzb file.
XyzReader  
XyzWriter Writes a PointMesh to an ascii .xyz file.
 

Enum Summary
MayaAsciiReader.AngleUnit  
MayaAsciiReader.LengthUnit  
MayaAsciiReader.TimeUnit  
MeshWriter.DataFormat  
MeshWriter.FloatType  
PlyWriter.DataType