Skylicht Engine
Loading...
Searching...
No Matches
irr::video::IRWBuffer Class Referenceabstract
Inheritance diagram for irr::video::IRWBuffer:
irr::IReferenceCounted

Public Member Functions

 IRWBuffer (ECOLOR_FORMAT format, u32 numElements)
E_DRIVER_TYPE getDriverType () const
virtual void * lock (bool readOnly)=0
virtual void unlock ()=0
Public Member Functions inherited from irr::IReferenceCounted
 IReferenceCounted ()
 Constructor.
virtual ~IReferenceCounted ()
 Destructor.
void grab () const
 Grabs the object. Increments the reference counter by one.
bool drop () const
 Drops the object. Decrements the reference counter by one.
s32 getReferenceCount () const
 Get the reference count.
const c8getDebugName () const
 Returns the debug name of the object.

Protected Attributes

E_DRIVER_TYPE DriverType
ECOLOR_FORMAT Format
u32 NumElements

Additional Inherited Members

Protected Member Functions inherited from irr::IReferenceCounted
void setDebugName (const c8 *newName)
 Sets the debug name of the object.

The documentation for this class was generated from the following file: