#include <Menu.h>
vreckoUtils::MenuItem::MenuItem |
( |
string |
name, |
|
|
string |
caption, |
|
|
osg::Vec3 |
color = osg::Vec3(0.9f, 0.8f, 0.8f) |
|
) |
| |
|
inline |
vreckoUtils::MenuItem::MenuItem |
( |
string |
name, |
|
|
string |
caption, |
|
|
osg::Vec4 |
color |
|
) |
| |
|
inline |
virtual std::string vreckoUtils::MenuItem::getCaption |
( |
| ) |
|
|
inlinevirtual |
virtual std::string vreckoUtils::MenuItem::getName |
( |
void |
| ) |
|
|
inlinevirtual |
std::string MenuItem::toXMLString |
( |
| ) |
|
|
virtual |
osg::Vec3 vreckoUtils::MenuItem::_color |
|
protected |
std::string vreckoUtils::MenuItem::_itemCaption |
|
protected |
std::string vreckoUtils::MenuItem::_itemName |
|
protected |
The documentation for this class was generated from the following files:
- C:/Documents/School/OSG/VRECKO/include/vreckoUtils/Menu.h
- C:/Documents/School/OSG/VRECKO/src/vreckoUtils/Menu.cpp