![]() |
Blender V2.61 - r43446
|
#include "BOP_Misc.h"#include "BOP_Mesh.h"#include "BOP_Tag.h"#include "BOP_MathUtils.h"#include "MEM_SmartPtr.h"Go to the source code of this file.
Classes | |
| class | BOP_Merge2 |
Typedefs | |
| typedef std::vector< BOP_Faces > | BOP_LFaces |
| typedef std::vector< BOP_Faces > ::iterator | BOP_IT_LFaces |
Functions | |
| void | dumpmesh (BOP_Mesh *, bool) |
Definition in file BOP_Merge2.h.
| typedef std::vector< BOP_Faces >::iterator BOP_IT_LFaces |
Definition at line 46 of file BOP_Merge2.h.
| typedef std::vector< BOP_Faces > BOP_LFaces |
Definition at line 45 of file BOP_Merge2.h.
| void dumpmesh | ( | BOP_Mesh * | , |
| bool | |||
| ) |