CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csPoly2DFactory Class Reference
[Geometry utilities]

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

#include <poly2d.h>

List of all members.

Public Methods

virtual csPoly2DCreate ()
 A shared factory that you can use. Create a poly2d. More...


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 227 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 234 of file poly2d.h.

Referenced by csPoly2DPool::Alloc.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14