Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csPoly2DFactory Class Reference
[Geometry utilities]
This factory is responsible for creating csPoly2D objects or subclasses of csPoly2D.
More...
#include <csgeom/poly2d.h>
Public Member Functions | |
virtual csPoly2D * | Create () |
A shared factory that you can use. Create a poly2d. |
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 222 of file poly2d.h.
Member Function Documentation
|
A shared factory that you can use. Create a poly2d.
Definition at line 229 of file poly2d.h. Referenced by csPoly2DPool::Alloc(). |
The documentation for this class was generated from the following file:
- csgeom/poly2d.h
Generated for Crystal Space by doxygen 1.3.9.1