WAbstractCreator Class Referenceabstract
Abstract Creator of RenderWObject objects. More...
Inheritance diagram for WAbstractCreator:
Public Member Functions | |
virtual RenderWObject * | create (WObject *, RenderWObjectContainer *container) const =0 |
create a RenderWObject | |
Detailed Description
Abstract Creator of RenderWObject objects.
- Motivation
- RenderWorld has an internal factory for create proper RenderWObject from WObjects contained into world This class is the common interface used by the factory for creating RenderWObject
- Description
- Description
- Warnings
- Warnings
Definition at line 131 of file renderworld.h.
Member Function Documentation
|
pure virtual |
create a RenderWObject
The documentation for this class was generated from the following file:
- worldsim/include/renderworld.h