Public Attributes | |
openni::VideoFrameRef | colorFrame |
openni::VideoStream | colorStream |
openni::VideoFrameRef | depthFrame |
openni::VideoStream | depthStream |
openni::Device | device |
bool | has_depth |
bool | has_image |
char | strError [1024] |
Definition at line 17 of file capture.cpp.
openni::VideoFrameRef kfusion::OpenNISource::Impl::colorFrame |
Definition at line 23 of file capture.cpp.
openni::VideoStream kfusion::OpenNISource::Impl::colorStream |
Definition at line 21 of file capture.cpp.
openni::VideoFrameRef kfusion::OpenNISource::Impl::depthFrame |
Definition at line 22 of file capture.cpp.
openni::VideoStream kfusion::OpenNISource::Impl::depthStream |
Definition at line 20 of file capture.cpp.
openni::Device kfusion::OpenNISource::Impl::device |
Definition at line 19 of file capture.cpp.
bool kfusion::OpenNISource::Impl::has_depth |
Definition at line 25 of file capture.cpp.
bool kfusion::OpenNISource::Impl::has_image |
Definition at line 26 of file capture.cpp.
char kfusion::OpenNISource::Impl::strError[1024] |
Definition at line 24 of file capture.cpp.