![]() |
Blender V2.61 - r43446
|
#include <LOD_NdQSDecimator.h>
Public Member Functions | |
| bool | Arm () |
| bool | Step () |
Static Public Member Functions | |
| static LOD_NdQSDecimator * | New (LOD_ManMesh2 &mesh, LOD_ExternNormalEditor &face_editor, LOD_ExternVColorEditor &color_editor, LOD_ExternBufferEditor &extern_editor) |
Definition at line 46 of file LOD_NdQSDecimator.h.
| bool LOD_NdQSDecimator::Arm | ( | ) |
Definition at line 75 of file LOD_NdQSDecimator.cpp.
References MT_assert.
| LOD_NdQSDecimator * LOD_NdQSDecimator::New | ( | LOD_ManMesh2 & | mesh, |
| LOD_ExternNormalEditor & | face_editor, | ||
| LOD_ExternVColorEditor & | color_editor, | ||
| LOD_ExternBufferEditor & | extern_editor | ||
| ) | [static] |
Definition at line 46 of file LOD_NdQSDecimator.cpp.
References LOD_NdQuadricEditor::New(), LOD_EdgeCollapser::New(), and NULL.
| bool LOD_NdQSDecimator::Step | ( | ) |
Definition at line 88 of file LOD_NdQSDecimator.cpp.