OpenNI 1.5.4
XnDumpWriter Struct Reference

#include <XnDumpWriters.h>

Public Attributes

void * pCookie
 
XnDumpWriterFileHandle(* OpenFile )(void *pCookie, const XnChar *strDumpName, XnBool bSessionDump, const XnChar *strFileName)
 
void(* Write )(void *pCookie, XnDumpWriterFileHandle hFile, const void *pBuffer, XnUInt32 nBufferSize)
 
void(* CloseFile )(void *pCookie, XnDumpWriterFileHandle hFile)
 

Member Data Documentation

void(* XnDumpWriter::CloseFile)(void *pCookie, XnDumpWriterFileHandle hFile)
XnDumpWriterFileHandle(* XnDumpWriter::OpenFile)(void *pCookie, const XnChar *strDumpName, XnBool bSessionDump, const XnChar *strFileName)
void* XnDumpWriter::pCookie
void(* XnDumpWriter::Write)(void *pCookie, XnDumpWriterFileHandle hFile, const void *pBuffer, XnUInt32 nBufferSize)

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