![]() |
Public API Reference |
#include <poly2d.h>
Public Methods | |
virtual csPoly2D * | Create () |
A shared factory that you can use. Create a poly2d. More... |
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.
|
A shared factory that you can use. Create a poly2d.
Definition at line 234 of file poly2d.h. Referenced by csPoly2DPool::Alloc. |