|
libigl v2.5.0
|
See decimate.h for more details. More...
Go to the source code of this file.
Namespaces | |
| namespace | igl |
Typedefs | |
| using | igl::decimate_cost_and_placement_callback |
| Function handle used to control the cost of each edge collapse in igl::decimate. | |
| using | igl::decimate_stopping_condition_callback |
| Function handle used to control whether the queue processing in igl::decimate should stop. | |
| using | igl::decimate_pre_collapse_callback |
| Function handle called just before collapse_edge is attempted. | |
| using | igl::decimate_post_collapse_callback |
| Function handle called just after collapse_edge is attempted. | |
See decimate.h for more details.