OESurfaceCliqueCentroid

bool OESurfaceCliqueCentroid(const OESurface& surf,
                             unsigned int clique, float* centroid)

Return the centroid coordinates $(x,y,z)$ in centroid for clique. Zero is not a valid clique.

See also

  • The Cliques section on how vertex cliques are assigned to triangles.