#include <OpenNI.h>
Definition at line 688 of file OpenNI.h.
| virtual openni::VideoStream::FrameAllocator::~FrameAllocator |
( |
| ) |
|
|
inlinevirtual |
| virtual void* openni::VideoStream::FrameAllocator::allocateFrameBuffer |
( |
int |
size | ) |
|
|
pure virtual |
| static void* ONI_CALLBACK_TYPE openni::VideoStream::FrameAllocator::allocateFrameBufferCallback |
( |
int |
size, |
|
|
void * |
pCookie |
|
) |
| |
|
inlinestaticprivate |
| virtual void openni::VideoStream::FrameAllocator::freeFrameBuffer |
( |
void * |
data | ) |
|
|
pure virtual |
| static void ONI_CALLBACK_TYPE openni::VideoStream::FrameAllocator::freeFrameBufferCallback |
( |
void * |
data, |
|
|
void * |
pCookie |
|
) |
| |
|
inlinestaticprivate |
The documentation for this class was generated from the following file: