PixelLightAPI
.
|
Texture animation loader implementation for the PixelLight texture animation XML file format. More...
#include <TextureAniLoaderPL.h>
Public Member Functions | |
PLRENDERER_API | TextureAniLoaderPL () |
Default constructor. | |
virtual PLRENDERER_API | ~TextureAniLoaderPL () |
Destructor. |
Texture animation loader implementation for the PixelLight texture animation XML file format.
PLRENDERER_API PLRenderer::TextureAniLoaderPL::TextureAniLoaderPL | ( | ) |
Default constructor.
virtual PLRENDERER_API PLRenderer::TextureAniLoaderPL::~TextureAniLoaderPL | ( | ) | [virtual] |
Destructor.
|