Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/Mesh
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/Mesh.h |
| Include | #include "MuR/Mesh.h" |
bool HasFace
(
const Mesh & other,
int otherFaceIndex,
const VERTEX_MATCH_MAP & vertexMap
) const
Remarks
Return true if the mesh has a face with the same vertices than the face in the given mesh. The actual vertex data is used in the comparison.