Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Protected Member Functions | List of all members
ModuleCameraWUP Class Reference

#include <ModuleCameraWUP.h>

Inherits ModuleBase.

Public Member Functions

 ModuleCameraWUP (const kstl::string &name, DECLARE_CLASS_NAME_TREE_ARG)
 module constructor More...
 
void Init (KigsCore *core, const kstl::vector< CoreModifiableAttribute * > *params)
 module init More...
 
void Close ()
 module close
 
virtual void Update (const Timer &timer, void *addParam)
 module update More...
 

Protected Member Functions

virtual ~ModuleCameraWUP ()
 destructor
 

Detailed Description

Specific UWP camera module.

Constructor & Destructor Documentation

◆ ModuleCameraWUP()

ModuleCameraWUP::ModuleCameraWUP ( const kstl::string &  name,
DECLARE_CLASS_NAME_TREE_ARG   
)

module constructor

constructor

Member Function Documentation

◆ Init()

void ModuleCameraWUP::Init ( KigsCore core,
const kstl::vector< CoreModifiableAttribute * > *  params 
)

module init

module init, register FilePathManager

◆ Update()

void ModuleCameraWUP::Update ( const Timer timer,
void *  addParam 
)
virtual

module update

module update

Reimplemented from CoreModifiable.


The documentation for this class was generated from the following files: