PixelLightAPI
.
|
Constructor of a class. More...
#include <Constructor.h>
Public Member Functions | |
Constructor () | |
Constructor. | |
virtual | ~Constructor () |
Destructor. | |
Static Public Attributes | |
static DESC | Desc |
Constructor of a class.
PLCore::Constructor< DESC >::Constructor | ( | ) | [inline] |
virtual PLCore::Constructor< DESC >::~Constructor | ( | ) | [inline, virtual] |
Destructor.
DESC PLCore::Constructor< DESC >::Desc [static] |
Constructor descriptor
|