Blender V2.61 - r43446
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 std::vector< BOP_Face * > BOP_Faces
typedef std::vector< BOP_Face * >
::iterator 
BOP_IT_Faces

Detailed Description

Definition in file BOP_Face.h.


Typedef Documentation

typedef std::vector<BOP_Face *> BOP_Faces

Definition at line 44 of file BOP_Face.h.

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

Definition at line 47 of file BOP_Face.h.