Interface that describes SfM triangulated meshes.
IMesh
Flattened array of faces for the mesh. Each face consist three vertex indices.
Flattened array of vertices for the mesh. Each vertex consists of X, Y and Z coordinates in the camera frame.
Generated using TypeDoc
Interface that describes SfM triangulated meshes.
IMesh