GestureRecognitionToolkit  Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
GRTBase Member List

This is the complete list of members for GRTBase, including all inherited members.

classIdGRTBaseprotected
copyGRTBaseVariables(const GRTBase *GRTBase)GRTBase
debugLog (defined in GRTBase)GRTBaseprotected
errorLog (defined in GRTBase)GRTBaseprotected
getGRTBasePointer()GRTBase
getGRTBasePointer() const GRTBase
getGRTRevison()GRTBasestatic
getGRTVersion(bool returnRevision=true)GRTBasestatic
getId() const GRTBase
getLastErrorMessage() const GRTBase
getLastInfoMessage() const GRTBase
getLastWarningMessage() const GRTBase
GRT_DEPRECATED_MSG("getClassType is deprecated, use getId() instead!", std::string getClassType() const )GRTBase
GRTBase(const std::string &id="")GRTBase
infoLog (defined in GRTBase)GRTBaseprotected
scale(const Float &x, const Float &minSource, const Float &maxSource, const Float &minTarget, const Float &maxTarget, const bool constrain=false)GRTBaseinline
setDebugLoggingEnabled(const bool loggingEnabled)GRTBase
setErrorLoggingEnabled(const bool loggingEnabled)GRTBase
setInfoLoggingEnabled(const bool loggingEnabled)GRTBase
setWarningLoggingEnabled(const bool loggingEnabled)GRTBase
SQR(const Float &x) const (defined in GRTBase)GRTBaseinline
warningLog (defined in GRTBase)GRTBaseprotected
~GRTBase(void)GRTBasevirtual