VRay SDK for C++
Loading...
Searching...
No Matches
VRay::MemoryBuffer Class Reference

Wrapper around a piece of heap memory. Takes care of calling the proper deallocating function. More...

#include <vraysdk.hpp>

Inheritance diagram for VRay::MemoryBuffer:
VRay::Bmp VRay::Jpeg VRay::Png VRay::VFBState

Public Member Functions

void * getData ()
 
const void * getData () const
 
void operator delete (void *ptr)
 

Protected Member Functions

 MemoryBuffer (const MemoryBuffer &)
 

Detailed Description

Wrapper around a piece of heap memory. Takes care of calling the proper deallocating function.


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