vrecko
virtual reality framework
|
This is the complete list of members for vreckoUtils::MenuCommon, including all inherited members.
createMenuItem(std::ostringstream &menuSS, const char *itemName, const char *caption, osg::Vec3 color=osg::Vec3(0.9f, 0.8f, 0.8f)) | vreckoUtils::MenuCommon | static |
createMenuSlider(std::ostringstream &menuSS, const char *itemName, const char *caption, double sliderFrom, double sliderTo, bool integerOnly, double sliderPos, osg::Vec3 color=osg::Vec3(0.9f, 0.8f, 0.8f)) | vreckoUtils::MenuCommon | static |