PixelLightAPI
.
|
Abstract context class. More...
#include <AbstractContext.h>
Protected Member Functions | |
PLCORE_API | AbstractContext () |
Default constructor. | |
PLCORE_API | ~AbstractContext () |
Destructor. |
Abstract context class.
PLCORE_API PLCore::AbstractContext::AbstractContext | ( | ) | [protected] |
Default constructor.
PLCORE_API PLCore::AbstractContext::~AbstractContext | ( | ) | [protected] |
Destructor.
|