Blender V2.61 - r43446
|
#include <vector>
Go to the source code of this file.
Typedefs | |
typedef unsigned int | BOP_Index |
typedef std::vector< BOP_Index > | BOP_Indexs |
typedef std::vector< BOP_Index > ::iterator | BOP_IT_Indexs |
Definition in file BOP_Indexs.h.
typedef unsigned int BOP_Index |
Definition at line 38 of file BOP_Indexs.h.
typedef std::vector<BOP_Index> BOP_Indexs |
Definition at line 39 of file BOP_Indexs.h.
typedef std::vector<BOP_Index>::iterator BOP_IT_Indexs |
Definition at line 40 of file BOP_Indexs.h.