Blender V2.61 - r43446
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 std::vector< MT_Point3BOP_BSPPoints
typedef std::vector< MT_Point3 >
::const_iterator 
BOP_IT_BSPPoints

Detailed Description

Definition in file BOP_BSPNode.h.


Typedef Documentation

typedef std::vector<MT_Point3> BOP_BSPPoints

Definition at line 40 of file BOP_BSPNode.h.

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

Definition at line 41 of file BOP_BSPNode.h.