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_Merge |
Typedefs | |
typedef std::vector< BOP_Faces > | BOP_LFaces |
typedef std::vector< BOP_Faces > ::iterator | BOP_IT_LFaces |
Definition in file BOP_Merge.h.
typedef std::vector< BOP_Faces >::iterator BOP_IT_LFaces |
Definition at line 45 of file BOP_Merge.h.
typedef std::vector< BOP_Faces > BOP_LFaces |
Definition at line 44 of file BOP_Merge.h.