×
Member Function Documentation ... Copies the image into the target, scaling the image to fit. ... Copies the image into the target, scaling the image to fit.
File handle to check. Returns: True if file seems to be loadable. virtual IImage* irr::video::IImageLoader::loadImage ...
Gets the image texture. virtual bool isAlphaChannelUsed () const =0. Returns true if the image is using the alpha channel, false if not. virtual bool ...
Get pointer to a mesh buffer which fits a material. virtual u32 getMeshBufferCount () const =0. Get the amount of mesh buffers. virtual void setBoundingBox ( ...
Create a sphere mesh. virtual IMesh * createTerrainMesh (video::IImage *texture, video::IImage *heightmap, const core::dimension2d< f32 > &stretchSize, f32 ...
Returns true if this element can be focused by navigating with the tab key. virtual bool isVisible () const. Returns true if element is visible. virtual void ...
Classes. class IGPUProgrammingServices. Interface making it possible to create and use programs running on the GPU. More... class IImage. Interface for ...
Creates a software image by converting it to given format from another image. virtual _IRR_DEPRECATED_ IImage * createImage (IImage *imageToCopy, const core ...
Sets a new mesh to display. virtual void setReadOnlyMaterials (bool readonly)=0. Sets if the scene node should not copy the materials of the mesh but use them ...
Sets the debug name of the object. Detailed Description. Base class of most objects of the Irrlicht Engine. This class provides reference counting through the ...