Interface MeshShape

MeshShape is a very verbose format in which to save Shape Mesh data Inclusing for every Vertex, Edge and Face: - objId - ocId - vertex or vertices

NOTE: is it really needed?

Hierarchy

  • MeshShape

Properties

edges: EdgeMesh[]
faces: FaceMesh[]
objId: string
style?: ObjStyle
vertices: VertexMesh[]

Generated using TypeDoc