Blender V2.61 - r43446
|
Go to the source code of this file.
Classes | |
class | BOP_BSPNode |
Typedefs | |
typedef std::vector< MT_Point3 > | BOP_BSPPoints |
typedef std::vector< MT_Point3 > ::const_iterator | BOP_IT_BSPPoints |
Definition in file BOP_BSPNode.h.
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.