#include <CImgData.h>
a virtual, non templated Image class that can be allocated without knowing its exact type More...
a virtual, non templated Image class that can be allocated without knowing its exact type
Public Member Functions | |
virtual void | setDimensions (const imCoord &dim)=0 |
virtual void | fill (const SReal val)=0 |
virtual | ~BaseImage () |
|
inlinevirtual |
|
pure virtual |
Implemented in sofa::defaulttype::Image< _T >.
|
pure virtual |
Implemented in sofa::defaulttype::Image< _T >.