This is the complete list of members for MeshDomain, including all inherited members.
| closest_point(Mesh::EntityHandle handle, const Vector3D &position, Vector3D &closest, Vector3D &normal, MsqError &err) const =0 | MeshDomain | pure virtual |
| hint() const =0 | MeshDomain | pure virtual |
| normal_at(Mesh::EntityHandle entity_handle, Vector3D &coordinate) const =0 | MeshDomain | pure virtual |
| normal_at(Mesh::EntityHandle handle, Vector3D coordinates[], unsigned count, MsqError &err) const =0 | MeshDomain | pure virtual |
| snap_to(Mesh::EntityHandle entity_handle, Vector3D &coordinate) const =0 | MeshDomain | pure virtual |
| ~MeshDomain() | MeshDomain | inlinevirtual |