DAVID4 SDK
1.8.7
|
A pair of contact regions, defined as lists of SubmeshVertexIndex. More...
#include <IShapeFusion.h>
Public Attributes | |
std::vector< SubmeshVertexIndex > | vertexIndices1 |
indices in 'mesh1', the mesh to be aligned/moved | |
std::vector< SubmeshVertexIndex > | vertexIndices2 |
indices in 'mesh2', the other/fixed mesh | |
A pair of contact regions, defined as lists of SubmeshVertexIndex.
Definition at line 160 of file IShapeFusion.h.