|
CGAL 6.1.3 - 3D Triangulations
|
The concept RegularTriangulationCellBaseWithWeightedCircumcenter_3 refines the concept RegularTriangulationCellBase_3 by caching the weighted circumcenter of the cell.
Functions that modify the vertices of the cell will also invalidate the weighted circumcenter by calling invalidate_weighted_circumcenter_cache().
RegularTriangulationCellBase_3 Public Member Functions | |
| void | invalidate_weighted_circumcenter_cache () |
| Invalidates the circumcenter value stored in the cell. | |
#include <Concepts/RegularTriangulationCellBaseWithWeightedCircumcenter_3.h>
The concept RegularTriangulationCellBaseWithWeightedCircumcenter_3 refines the concept RegularTriangulationCellBase_3 by caching the weighted circumcenter of the cell.
Functions that modify the vertices of the cell will also invalidate the weighted circumcenter by calling invalidate_weighted_circumcenter_cache().
RegularTriangulationCellBase_3 Public Member Functions | |
| void | invalidate_weighted_circumcenter_cache () |
| Invalidates the circumcenter value stored in the cell. | |