cClippingPlane Struct Reference
[Scenegraph]

Struct used for enabling arbitrary clipping planes after the viewing matrix has been set up. More...

#include <CCamera.h>

List of all members.

Public Member Functions

 cClippingPlane ()
 Constructor of cClippingPlane.

Public Attributes

int enabled
double peqn [4]
 The plane equation.


Detailed Description

Struct used for enabling arbitrary clipping planes after the viewing matrix has been set up.

Member Data Documentation

Is this clip plane enabled? 0 : disabled 1 : enabled -1 : don't touch


The documentation for this struct was generated from the following file:


CHAI3D 2.0.0 documentation
Please address any questions to support@chai3d.org
(C) 2003-2009 - CHAI 3D
All Rights Reserved.