|
Developer Documentation
|
Public Attributes | |
| TriMesh * | sourceMesh_ |
| TriMesh * | targetMesh_ |
| TriMeshObject * | sourceObject_ |
| TriMeshObject * | targetObject_ |
| int | sourceID_ |
| int | targetID_ |
| ICPParameters * | params_ |
Definition at line 77 of file ICPPlugin.hh.
| ICPParameters* ICPContext::params_ |
Definition at line 84 of file ICPPlugin.hh.
| int ICPContext::sourceID_ |
Definition at line 82 of file ICPPlugin.hh.
| TriMesh* ICPContext::sourceMesh_ |
Definition at line 78 of file ICPPlugin.hh.
| TriMeshObject* ICPContext::sourceObject_ |
Definition at line 80 of file ICPPlugin.hh.
| int ICPContext::targetID_ |
Definition at line 83 of file ICPPlugin.hh.
| TriMesh* ICPContext::targetMesh_ |
Definition at line 79 of file ICPPlugin.hh.
| TriMeshObject* ICPContext::targetObject_ |
Definition at line 81 of file ICPPlugin.hh.