Blender  V2.59
Typedefs
BOP_Indexs.h File Reference
#include <vector>

Go to the source code of this file.

Typedefs

typedef unsigned int BOP_Index
typedef vector< BOP_IndexBOP_Indexs
typedef vector< BOP_Index >
::iterator 
BOP_IT_Indexs

Detailed Description

Definition in file BOP_Indexs.h.


Typedef Documentation

typedef unsigned int BOP_Index

Definition at line 39 of file BOP_Indexs.h.

typedef vector<BOP_Index> BOP_Indexs

Definition at line 40 of file BOP_Indexs.h.

typedef vector<BOP_Index>::iterator BOP_IT_Indexs

Definition at line 41 of file BOP_Indexs.h.