Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csClipper Class Reference

The csClipper class is an abstract parent to all 2D clipping objects. More...

#include <polyclip.h>

Inheritance diagram for csClipper:

iClipper2D iBase csBoxClipper csPolygonClipper List of all members.

Public Methods

 csClipper ()
 Constructor.

virtual ~csClipper ()
 Destructor.

virtual UByte ClipInPlace (csVector2 *InPolygon, int &InOutCount, csBox2 &BoundingBox)
 Wrapper function: clip a polygon in-place.

UByte LastClipResult ()
 most recent Clipresult.


Public Attributes

 SCF_DECLARE_IBASE

Protected Attributes

UByte mrClipping
 Result of most recent clipping.


Static Protected Attributes

csPoly2DPool polypool
 This variable holds a pool for 2D polygons as used by the clipper.


Detailed Description

The csClipper class is an abstract parent to all 2D clipping objects.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000