×
Helper class for creating geometry on the fly. More... class IIndexBuffer; class ILightManager · ILightManager provides an interface for user applications to ...
Append the meshbuffer to the current buffer. virtual const core::aabbox3df & getBoundingBox () const =0. Get the axis aligned bounding box of this meshbuffer.
Set bounding box. virtual void setIndexBuffer (IIndexBuffer *newIndexBuffer); virtual void setVertexBuffer (IVertexBuffer *newVertexBuffer). Public Attributes.
irr::scene::IIndexBuffer · irr::io::IIrrXMLReader ... File List · File Members. Public Member Functions | Protected Member Functions. irr::IReferenceCounted Class ...
Get pointer to a mesh buffer which fits a material. virtual u32 getMeshBufferCount () const =0. Get the amount of mesh buffers. virtual void setBoundingBox ( ...
Class List · Class Index · Class Hierarchy · Class ... irrlicht.h File Reference. Main header file of the irrlicht, the only ... #include "IIndexBuffer.h" #include ...
Reads an amount of bytes from the file. virtual bool seek (long finalPos, bool relativeMovement=false)=0. Changes position in file. Detailed Description.
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 ...
irr::scene::IIndexBuffer · irr::io::IIrrXMLReader< char_type, super_class > ... Class Index · Class Hierarchy · Class Members · Namespace List · Namespace Members.
class irr::core::aabbox3d< T >. Axis aligned bounding box in 3d dimensional space. Has some useful methods used with occlusion culling or clipping. Definition ...