cinder::params::InterfaceGl Member List

This is the complete list of members for cinder::params::InterfaceGl, including all inherited members.
addButton(const std::string &name, const std::function< void()> &callback, const std::string &optionsStr="")cinder::params::InterfaceGl
addParam(const std::string &name, bool *boolParam, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addParam(const std::string &name, float *floatParam, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addParam(const std::string &name, int32_t *intParam, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addParam(const std::string &name, Vec3f *vectorParam, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addParam(const std::string &name, Quatf *quatParam, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addParam(const std::string &name, Color *quatParam, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addParam(const std::string &name, ColorA *quatParam, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addParam(const std::string &name, std::string *strParam, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addParam(const std::string &name, const std::vector< std::string > &enumNames, int *param, const std::string &optionsStr="", bool readOnly=false)cinder::params::InterfaceGl
addSeparator(const std::string &name="", const std::string &optionsStr="")cinder::params::InterfaceGl
addText(const std::string &name="", const std::string &optionsStr="")cinder::params::InterfaceGl
draw()cinder::params::InterfaceGl [static]
hide()cinder::params::InterfaceGl
implAddParam(const std::string &name, void *param, int type, const std::string &optionsStr, bool readOnly)cinder::params::InterfaceGl [protected]
InterfaceGl()cinder::params::InterfaceGl
InterfaceGl(const std::string &title, const Vec2i &size, const ColorA=ColorA(0.3f, 0.3f, 0.3f, 0.4f))cinder::params::InterfaceGl
isVisible() const cinder::params::InterfaceGl
mBarcinder::params::InterfaceGl [protected]
mButtonCallbackscinder::params::InterfaceGl [protected]
setOptions(const std::string &name="", const std::string &optionsStr="")cinder::params::InterfaceGl
show(bool visible=true)cinder::params::InterfaceGl