CGAL 6.1 - 2D Arrangements
Loading...
Searching...
No Matches
AosBottomSideTraits_2 Class Reference

#include <Concepts/AosBottomSideTraits_2.h>

Definition

AosBottomSideTraits_2 is an abstract concept. It generalizes all concepts that handle curves that either reach or approach the bottom boundary side of the parameter space. (An "abstract" concept is a concept that is useless on its own.) Only a combination of this concept and additional concepts that handle curves that either reach or approach the remaining boundary sides (that is, left, right, and top) are purposeful, and can have models.

Refines
AosHorizontalSideTraits_2
See also
AosLeftSideTraits_2
AosRightSideTraits_2
AosTopSideTraits_2