The concept TriangleAccessor_3 represents an accessor to a triangulated polyhedral surface, intersection free and without boundaries.
| |
Triangle type. Must be a model of DefaultConstructible and
CopyConstructible.
| |
| |
Triangle iterator type. Must be a model of InputIterator.
| |
| |
Handle to a Triangle_3. Must be
constructible from Triangle_iterator. It may be TriangleIterator itself.
| |
| |
Polyhedron type.
|
|
| |
Returns a Triangle_iterator to visit the triangles of polyhedron p. | ||
|
| Returns the past-the-end iterator for the above iterator. |
|
| Returns a Triangle_3 object from handle h. |