![]() |
OpenNI 1.5.2
|
#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) |
| 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) |
1.7.6.1