Rhino C++ API  8.6
ON_MeshFace Member List

This is the complete list of members for ON_MeshFace, including all inherited members.

ComputeFaceNormal(const ON_3dPoint *dV, ON_3dVector &FN) constON_MeshFace
ComputeFaceNormal(const ON_3fPoint *fV, ON_3dVector &FN) constON_MeshFace
ComputeFaceNormal(const class ON_3dPointListRef &vertex_list, ON_3dVector &FN) constON_MeshFace
Flip()ON_MeshFace
GetCornerNormals(const class ON_3dPointListRef &vertex_list, ON_3dVector corner_normals[4]) constON_MeshFace
GetPlaneEquation(const class ON_3dPointListRef &vertex_list, ON_PlaneEquation &face_plane_equation) constON_MeshFace
IsPlanar(double planar_tolerance, double angle_tolerance_radians, const class ON_3dPointListRef &vertex_list, ON_PlaneEquation *face_plane_equation) constON_MeshFace
IsQuad() constON_MeshFace
IsTriangle() constON_MeshFace
IsValid(int mesh_vertex_count) constON_MeshFace
IsValid(unsigned int mesh_vertex_count) constON_MeshFace
IsValid(int mesh_vertex_count, const ON_3fPoint *V) constON_MeshFace
IsValid(int mesh_vertex_count, const ON_3dPoint *V) constON_MeshFace
Repair(int mesh_vertex_count)ON_MeshFace
Repair(int mesh_vertex_count, const ON_3fPoint *V)ON_MeshFace
Repair(int mesh_vertex_count, const ON_3dPoint *V)ON_MeshFace
UnsetMeshFaceON_MeshFacestatic
viON_MeshFace