This is the complete list of members for ON_MeshFace, including all inherited members.
ComputeFaceNormal(const ON_3dPoint *dV, ON_3dVector &FN) const | ON_MeshFace | |
ComputeFaceNormal(const ON_3fPoint *fV, ON_3dVector &FN) const | ON_MeshFace | |
ComputeFaceNormal(const class ON_3dPointListRef &vertex_list, ON_3dVector &FN) const | ON_MeshFace | |
Flip() | ON_MeshFace | |
GetCornerNormals(const class ON_3dPointListRef &vertex_list, ON_3dVector corner_normals[4]) const | ON_MeshFace | |
GetPlaneEquation(const class ON_3dPointListRef &vertex_list, ON_PlaneEquation &face_plane_equation) const | ON_MeshFace | |
IsPlanar(double planar_tolerance, double angle_tolerance_radians, const class ON_3dPointListRef &vertex_list, ON_PlaneEquation *face_plane_equation) const | ON_MeshFace | |
IsQuad() const | ON_MeshFace | |
IsTriangle() const | ON_MeshFace | |
IsValid(int mesh_vertex_count) const | ON_MeshFace | |
IsValid(unsigned int mesh_vertex_count) const | ON_MeshFace | |
IsValid(int mesh_vertex_count, const ON_3fPoint *V) const | ON_MeshFace | |
IsValid(int mesh_vertex_count, const ON_3dPoint *V) const | ON_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 | |
UnsetMeshFace | ON_MeshFace | static |
vi | ON_MeshFace |