Namespaces | Defines
data_capture.cpp File Reference
#include <stdio.h>
#include "data_capture.hpp"
Include dependency graph for fv-example-openni/data_capture.cpp:

Go to the source code of this file.

Namespaces

namespace  fovis_example

Defines

#define CHECK_STATUS(rc, msg)

Define Documentation

#define CHECK_STATUS (   rc,
  msg 
)
Value:
if((rc) != XN_STATUS_OK) { \
  fprintf(stderr, "%s: %s\n", (msg), xnGetStatusString(rc)); return false; }

Definition at line 5 of file fv-example-openni/data_capture.cpp.



libfovis
Author(s): Albert Huang, Maurice Fallon
autogenerated on Thu Jun 6 2019 20:16:12