SOFA plugin: LeapMotion  master
Open source framework for multi-physics simuation
Leap::Config Member List

This is the complete list of members for Leap::Config, including all inherited members.

Config()Leap::Config
get() constLeap::Interfaceinlineprotected
getBool(const std::string &key) constLeap::Config
getFloat(const std::string &key) constLeap::Config
getInt32(const std::string &key) constLeap::Config
getString(const std::string &key) constLeap::Config
Interface(void *owner)Leap::Interfaceprotected
Interface(Implementation *reference, void *owner)Leap::Interfaceprotected
Interface(const Interface &rhs)Leap::Interfaceprotected
m_objectLeap::Interfaceprotected
operator=(const Interface &rhs)Leap::Interfaceprotected
save()Leap::Config
setBool(const std::string &key, bool value)Leap::Config
setFloat(const std::string &key, float value)Leap::Config
setInt32(const std::string &key, int32_t value)Leap::Config
setString(const std::string &key, const std::string &value)Leap::Config
type(const std::string &key) constLeap::Config
TYPE_BOOLEAN enum valueLeap::Config
TYPE_FLOAT enum valueLeap::Config
TYPE_INT32 enum valueLeap::Config
TYPE_STRING enum valueLeap::Config
TYPE_UNKNOWN enum valueLeap::Config
ValueType enum nameLeap::Config
~Interface()Leap::Interfaceprotectedvirtual