From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- .../classirr_1_1video_1_1_i_image-members.html | 151 +++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/classirr_1_1video_1_1_i_image-members.html (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1video_1_1_i_image-members.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1video_1_1_i_image-members.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1video_1_1_i_image-members.html new file mode 100644 index 0000000..1a5ac25 --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1video_1_1_i_image-members.html @@ -0,0 +1,151 @@ + + + + +Irrlicht 3D Engine: Member List + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+
+
irr::video::IImage Member List
+
+
+This is the complete list of members for irr::video::IImage, including all inherited members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
copyTo(IImage *target, const core::position2d< s32 > &pos=core::position2d< s32 >(0, 0))=0irr::video::IImage [pure virtual]
copyTo(IImage *target, const core::position2d< s32 > &pos, const core::rect< s32 > &sourceRect, const core::rect< s32 > *clipRect=0)=0irr::video::IImage [pure virtual]
copyToScaling(void *target, u32 width, u32 height, ECOLOR_FORMAT format=ECF_A8R8G8B8, u32 pitch=0)=0irr::video::IImage [pure virtual]
copyToScaling(IImage *target)=0irr::video::IImage [pure virtual]
copyToScalingBoxFilter(IImage *target, s32 bias=0, bool blend=false)=0irr::video::IImage [pure virtual]
copyToWithAlpha(IImage *target, const core::position2d< s32 > &pos, const core::rect< s32 > &sourceRect, const SColor &color, const core::rect< s32 > *clipRect=0)=0irr::video::IImage [pure virtual]
drop() const irr::IReferenceCounted [inline]
fill(const SColor &color)=0irr::video::IImage [pure virtual]
getAlphaMask() const =0irr::video::IImage [pure virtual]
getBitsPerPixel() const =0irr::video::IImage [pure virtual]
getBitsPerPixelFromFormat(const ECOLOR_FORMAT format)irr::video::IImage [inline, static]
getBlueMask() const =0irr::video::IImage [pure virtual]
getBytesPerPixel() const =0irr::video::IImage [pure virtual]
getColorFormat() const =0irr::video::IImage [pure virtual]
getDebugName() const irr::IReferenceCounted [inline]
getDimension() const =0irr::video::IImage [pure virtual]
getGreenMask() const =0irr::video::IImage [pure virtual]
getImageDataSizeInBytes() const =0irr::video::IImage [pure virtual]
getImageDataSizeInPixels() const =0irr::video::IImage [pure virtual]
getPitch() const =0irr::video::IImage [pure virtual]
getPixel(u32 x, u32 y) const =0irr::video::IImage [pure virtual]
getRedMask() const =0irr::video::IImage [pure virtual]
getReferenceCount() const irr::IReferenceCounted [inline]
grab() const irr::IReferenceCounted [inline]
IReferenceCounted()irr::IReferenceCounted [inline]
isRenderTargetOnlyFormat(const ECOLOR_FORMAT format)irr::video::IImage [inline, static]
lock()=0irr::video::IImage [pure virtual]
setDebugName(const c8 *newName)irr::IReferenceCounted [inline, protected]
setPixel(u32 x, u32 y, const SColor &color, bool blend=false)=0irr::video::IImage [pure virtual]
unlock()=0irr::video::IImage [pure virtual]
~IReferenceCounted()irr::IReferenceCounted [inline, virtual]
+
+ + + + + -- cgit v1.1