Public Member Functions | Static Private Member Functions | Friends
openni::VideoStream::FrameAllocator Class Reference

#include <OpenNI.h>

List of all members.

Public Member Functions

virtual void * allocateFrameBuffer (int size)=0
virtual void freeFrameBuffer (void *data)=0
virtual ~FrameAllocator ()

Static Private Member Functions

static void *ONI_CALLBACK_TYPE allocateFrameBufferCallback (int size, void *pCookie)
static void ONI_CALLBACK_TYPE freeFrameBufferCallback (void *data, void *pCookie)

Friends

class VideoStream

Detailed Description

Definition at line 706 of file OpenNI.h.


Constructor & Destructor Documentation

Definition at line 709 of file OpenNI.h.


Member Function Documentation

virtual void* openni::VideoStream::FrameAllocator::allocateFrameBuffer ( int  size) [pure virtual]
static void* ONI_CALLBACK_TYPE openni::VideoStream::FrameAllocator::allocateFrameBufferCallback ( int  size,
void *  pCookie 
) [inline, static, private]

Definition at line 716 of file OpenNI.h.

virtual void openni::VideoStream::FrameAllocator::freeFrameBuffer ( void *  data) [pure virtual]
static void ONI_CALLBACK_TYPE openni::VideoStream::FrameAllocator::freeFrameBufferCallback ( void *  data,
void *  pCookie 
) [inline, static, private]

Definition at line 722 of file OpenNI.h.


Friends And Related Function Documentation

friend class VideoStream [friend]

Definition at line 714 of file OpenNI.h.


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


astra_camera
Author(s): Tim Liu
autogenerated on Wed Jul 10 2019 03:18:55