|
libigl v2.5.0
|
#include "igl_inline.h"#include "decimate_callback_types.h"#include "decimate_trivial_callbacks.cpp"Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| void | igl::decimate_trivial_callbacks (decimate_pre_collapse_callback &always_try, decimate_post_collapse_callback &never_care) |
| Function to build trivial pre and post collapse actions. | |