CrystalSpace

Public API Reference

csPoly2DFactory Class Reference
[Geometry utilities]

This factory is responsible for creating csPoly2D objects or subclasses of csPoly2D. More...

#include <csgeom/poly2d.h>

List of all members.

Public Member Functions

virtual csPoly2DCreate ()
 A shared factory that you can use.

Detailed Description

This factory is responsible for creating csPoly2D objects or subclasses of csPoly2D.

To create a new factory which can create subclasses of csPoly2D you should create a subclass of this factory.

Definition at line 224 of file poly2d.h.


Member Function Documentation

virtual csPoly2D* csPoly2DFactory::Create (  )  [inline, virtual]

A shared factory that you can use.

Create a poly2d.

Definition at line 235 of file poly2d.h.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1