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

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

#include <OpenNIUtils.h>

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

List of all members.

Public Member Functions

 ImageGeneratorOptions (xn::ImageGenerator *generator)
 constructor
void processPropertyChange (const utils::Configurable::Property &prop)
 callback for changed configurable properties

Private Attributes

xn::ImageGenerator * m_ImageGenerator
 the used ImageGenerator

Detailed Description

this class interprets and sets Properties of OpenNI ImageGenerators


Constructor & Destructor Documentation

constructor


Member Function Documentation

callback for changed configurable properties

Reimplemented from icl::io::icl_openni::MapGeneratorOptions.


Member Data Documentation

the used ImageGenerator


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