#include <preferences.h>
This class represents a 3d vector item. See Preferences::Integer for mode details.
Definition at line 381 of file preferences.h.
Public Member Functions | |
Vector (const QString &sName, const QString &sCategory, const QString &sNameTr, const QString &sCategoryTr, const mudbox::Vector &vDefaultValue, bool bVisible=true) | |
operator mudbox::Vector (void) const | |
Public Attributes | |
avector * | m_pAttribute |
Vector | ( | const QString & | sName, |
const QString & | sCategory, | ||
const QString & | sNameTr, | ||
const QString & | sCategoryTr, | ||
const mudbox::Vector & | vDefaultValue, | ||
bool | bVisible = true |
||
) |
operator mudbox::Vector | ( | void | ) | const |
avector* m_pAttribute |
Definition at line 386 of file preferences.h.