mirror of https://github.com/CGAL/cgal
14 lines
414 B
Plaintext
14 lines
414 B
Plaintext
Subdivision Surfaces Package
|
|
---------------------------------------------------------------------
|
|
|
|
- Subdivision_method_3.h
|
|
|
|
Refinement hosts for subdivision surfaces on Polyhedron_3.
|
|
Supported schemes: PQQ, PTQ, DQQ and Sqrt(3).
|
|
|
|
- Subdivision_mask_3.h
|
|
|
|
Stencil policies for subdivision surfaces on Polyhedron_3.
|
|
Supported schemes: Averaging, Catmull-Clark, Loop, Doo-Sabin and
|
|
Sqrt(3) subdivisions.
|