Google

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 uint8 ClipInPlace (csVector2 *InPolygon, int &InOutCount, csBox2 &BoundingBox)
 Wrapper function: clip a polygon in-place.

uint8 LastClipResult ()
 most recent Clipresult.


Public Attributes

 SCF_DECLARE_IBASE

Static Public Methods

csPoly2DPoolGetSharedPool ()

Protected Attributes

uint8 mrClipping
 Result of most recent clipping.


Static Protected Attributes

csPoly2DPoolpolypool
 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