K3dVorBsp.h File Reference

#include "../Geometry/K3dVorLeafObj.h"
#include "../MathCore/K3dDistance.h"
#include "../System/K3dDefines.h"
#include "../Geometry/K3dPlaneObj.h"
#include "../Geometry/K3dVertexObj.h"
#include "../System/Builder/K3dPlaneBuild.h"

Go to the source code of this file.

Classes

class  K3dVorBsp

Enumerations

enum  EVorBspPlane { K_VOR_BSP_PLANE_X = 0, K_VOR_BSP_PLANE_Y, K_VOR_BSP_PLANE_Z }
 <Enumerator for describing default voronoi bsp dividing plane More...
enum  EVorBspPlaneSide { K_VOR_BSP_PLANE_SIDE_FRONT = 0, K_VOR_BSP_PLANE_SIDE_BACK }


Detailed Description

Voronoi bsp vetex sorting

K3dEngine 1.0 - OpenGL Game Engine http://sourceforge.net/projects/kengine/

06.08.08 - First version 06.10.24 - Rename KVorBsp.h to the K3dVorBsp.h

Definition in file K3dVorBsp.h.


Enumeration Type Documentation

enum EVorBspPlane

<Enumerator for describing default voronoi bsp dividing plane

Enumerator:
K_VOR_BSP_PLANE_X 
K_VOR_BSP_PLANE_Y 
K_VOR_BSP_PLANE_Z 

Definition at line 45 of file K3dVorBsp.h.

enum EVorBspPlaneSide

Enumerator:
K_VOR_BSP_PLANE_SIDE_FRONT 
K_VOR_BSP_PLANE_SIDE_BACK 

Definition at line 53 of file K3dVorBsp.h.


Generated on Thu Aug 16 23:53:30 2007 for K3dEngine by  doxygen 1.5.0