![](http://www.nevrax.org/inc/img/reddots.gif) |
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPSAttribMakerBase Class Referencethis is the base for attribute makers.
More...
#include <ps_attrib_maker.h>
Inheritance diagram for NL3D::CPSAttribMakerBase:
List of all members.
Public Methods |
virtual const char * | getType ()=0 |
virtual CPSAttribMakerBase * | clone () const=0 |
Detailed Description
this is the base for attribute makers.
It allows to duplicate an attribute maker, and to querry its type
Definition at line 102 of file ps_attrib_maker.h.
Member Function Documentation
virtual CPSAttribMakerBase* NL3D::CPSAttribMakerBase::clone |
( |
|
) |
const [pure virtual] |
|
virtual const char* NL3D::CPSAttribMakerBase::getType |
( |
|
) |
[pure virtual] |
|
The documentation for this class was generated from the following file:
|