Blender  V2.59
Classes | Typedefs
BOP_BSPNode.h File Reference
#include "MT_Plane3.h"
#include "BOP_Tag.h"
#include "BOP_Face.h"

Go to the source code of this file.

Classes

class  BOP_BSPNode

Typedefs

typedef vector< MT_Point3BOP_BSPPoints
typedef vector< MT_Point3 >
::const_iterator 
BOP_IT_BSPPoints

Detailed Description

Definition in file BOP_BSPNode.h.


Typedef Documentation

typedef vector<MT_Point3> BOP_BSPPoints

Definition at line 40 of file BOP_BSPNode.h.

typedef vector<MT_Point3>::const_iterator BOP_IT_BSPPoints

Definition at line 41 of file BOP_BSPNode.h.