Ocular Engine
Ocular::Core::Exposable Member List

This is the complete list of members for Ocular::Core::Exposable, including all inherited members.

Buildable (defined in Ocular::Core::Exposable)Ocular::Core::Exposablefriend
exposeVariable(std::string const &name, std::string const &type, bool isPointer, bool isExposed, void *data)Ocular::Core::Exposableprotected
getAllExposedNames(std::vector< std::string > &names) const Ocular::Core::Exposable
getVariable(std::string const &name, ExposedVariable &var)Ocular::Core::Exposable
getVariableValue(std::string const &name, T &var)Ocular::Core::Exposableinline
m_ExposedVariables (defined in Ocular::Core::Exposable)Ocular::Core::Exposableprotected
onVariableModified(std::string const &varName)Ocular::Core::Exposablevirtual
setVariableValue(std::string const &name, T const &value)Ocular::Core::Exposableinline