#include <svlRenderTargets.h>
|
virtual bool | SetImage (unsigned char *buffer, int offsetx, int offsety, bool vflip)=0 |
|
virtual unsigned int | GetWidth ()=0 |
|
virtual unsigned int | GetHeight ()=0 |
|
svlRenderTargetBase::svlRenderTargetBase |
( |
| ) |
|
|
inlineprotected |
virtual svlRenderTargetBase::~svlRenderTargetBase |
( |
| ) |
|
|
inlineprotectedvirtual |
virtual unsigned int svlRenderTargetBase::GetHeight |
( |
| ) |
|
|
pure virtual |
virtual unsigned int svlRenderTargetBase::GetWidth |
( |
| ) |
|
|
pure virtual |
virtual bool svlRenderTargetBase::SetImage |
( |
unsigned char * |
buffer, |
|
|
int |
offsetx, |
|
|
int |
offsety, |
|
|
bool |
vflip |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: