24 #include <plugins/openni/aspect/openni_inifin.h>
25 #include <core/threading/thread_finalizer.h>
26 #include <XnCppWrapper.h>
41 OpenNiAspectIniFin::OpenNiAspectIniFin()
51 if (openni_thread == NULL) {
53 "OpenNiAspect, but RTTI says it "
54 "has not. ", thread->
name());
56 if (! __openni_context) {
60 openni_thread->init_OpenNiAspect(__openni_context);
75 __openni_context = openni_context;