Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
icl::io::icl_openni::DepthGeneratorOptions Class Reference

this class interprets and sets Properties of OpenNI DepthGenerators More...

#include <OpenNIUtils.h>

Inheritance diagram for icl::io::icl_openni::DepthGeneratorOptions:
icl::io::icl_openni::MapGeneratorOptions icl::utils::Configurable

List of all members.

Public Member Functions

 DepthGeneratorOptions (xn::DepthGenerator *generator, xn::Context *context)
 constructor

Private Attributes

xn::DepthGenerator * m_DepthGenerator
 the used DepthGenerator

Detailed Description

this class interprets and sets Properties of OpenNI DepthGenerators


Constructor & Destructor Documentation

icl::io::icl_openni::DepthGeneratorOptions::DepthGeneratorOptions ( xn::DepthGenerator *  generator,
xn::Context *  context 
)

constructor


Member Data Documentation

the used DepthGenerator


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines