Blender V2.61 - r43446
Typedefs

BOP_Indexs.h File Reference

#include <vector>

Go to the source code of this file.

Typedefs

typedef unsigned int BOP_Index
typedef std::vector< BOP_IndexBOP_Indexs
typedef std::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 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.