K3dIntrLinePlane.h File Reference

#include "../Geometry/K3dRay.h"
#include "../Geometry/K3dPlane.h"
#include "../MathCore/K3dVector3.h"
#include "../MathCore/K3dDistance.h"
#include "../MathCore/K3dMath.h"

Go to the source code of this file.

Classes

class  K3dIntrLinePlane

Enumerations

enum  ELinePlanePos { K3D_FRONT_LINE = 0, K3D_BACK_LINE, K3D_ON_PLANE_LINE, K3D_LINE_INTR_PLANE }


Detailed Description

Calculate intersection between line and plane

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

06.08.11 - First version 06.10.17 - I change class from K3dIntrEdgePlane to the K3dIntrLinePlane

Definition in file K3dIntrLinePlane.h.


Enumeration Type Documentation

enum ELinePlanePos

Enumerator:
K3D_FRONT_LINE 
K3D_BACK_LINE 
K3D_ON_PLANE_LINE 
K3D_LINE_INTR_PLANE 

Definition at line 41 of file K3dIntrLinePlane.h.


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