Blender  V2.59
Classes | Typedefs
BOP_Face.h File Reference
#include "BOP_Tag.h"
#include "MT_Plane3.h"
#include "BOP_Indexs.h"
#include "BOP_BBox.h"
#include "BOP_Misc.h"
#include <iostream>
#include <vector>

Go to the source code of this file.

Classes

class  BOP_Face
class  BOP_Face3
class  BOP_Face4

Typedefs

typedef vector< BOP_Face * > BOP_Faces
typedef vector< BOP_Face * >
::iterator 
BOP_IT_Faces

Detailed Description

Definition in file BOP_Face.h.


Typedef Documentation

typedef vector<BOP_Face *> BOP_Faces

Definition at line 45 of file BOP_Face.h.

typedef vector<BOP_Face *>::iterator BOP_IT_Faces

Definition at line 48 of file BOP_Face.h.