csImageBase Class Reference
[Graphics]
Base class for iImage implementations. More...
#include <csgfx/imagebase.h>
Inherits scfImplementation1< csImageBase, iImage >.
Inherited by scfImplementationExt0< csImageCubeMapMaker, csImageBase >, scfImplementationExt0< csImageCubeMapMaker, csImageBase >, scfImplementationExt0< csImageMemory, csImageBase >, scfImplementationExt0< csImageMemory, csImageBase >, scfImplementationExt0< csImageVolumeMaker, csImageBase >, scfImplementationExt0< csImageVolumeMaker, csImageBase >, scfImplementationExt1< csGLScreenShot, csImageBase, iDataBuffer >, scfImplementationExt1< csGLScreenShot, csImageBase, iDataBuffer >, scfImplementationExt1< csScreenShot, csImageBase, iDataBuffer >, and scfImplementationExt1< csScreenShot, csImageBase, iDataBuffer >.
Protected Member Functions | |
csImageBase () | |
Create new instance. | |
Protected Attributes | |
char * | fName |
Name of the image file. |
Detailed Description
Base class for iImage implementations.
Cannot be instantiated itself.
Definition at line 43 of file imagebase.h.
Constructor & Destructor Documentation
csImageBase::csImageBase | ( | ) | [inline, protected] |
Create new instance.
Definition at line 50 of file imagebase.h.
Member Data Documentation
char* csImageBase::fName [protected] |
Name of the image file.
Definition at line 48 of file imagebase.h.
The documentation for this class was generated from the following file:
- csgfx/imagebase.h
Generated for Crystal Space 1.4.1 by doxygen 1.7.1