|
Public Member Functions
|
|
virtual const mudbox::ClassDesc
* |
RuntimeClass (void)
const |
|
|
Preferences (void) |
|
|
~Preferences (void) |
|
void |
Serialize (Stream &) |
|
void |
ProcessLine (QString
&sSrc, QString &sName, QString &sValue) |
|
void |
SavePaths (void) |
|
bool |
LoadPaths (void) |
|
QString |
FindSettings (QString
&sDir) |
|
Attribute
* |
RegisterVariable (const
QString &sName, const QString &sCategory, Attribute::AttributeType
eType, const QString &sDefaultValue) |
|
afloatr
* |
RegisterFloatVariable
(const QString &sName, const QString &sCategory, float
fDefaultValue) |
|
abool * |
RegisterBoolVariable
(const QString &sName, const QString &sCategory, bool
bDefaultValue) |
|
astring * |
RegisterStringVariable
(const QString &sName, const QString &sCategory, const
QString &sDefaultValue) |
|
acolor * |
RegisterColorVariable
(const QString &sName, const QString &sCategory, const
mudbox::Color
&cDefaultValue) |
|
aint * |
RegisterIntegerVariable
(const QString &sName, const QString &sCategory, int
iDefaultValue) |
|
avector * |
RegisterVectorVariable
(const QString &sName, const QString &sCategory, const
mudbox::Vector
&vDefaultValue) |
|
aenum * |
RegisterEnumVariable
(const QString &sName, const QString &sCategory, int
iDefaultValue) |
|
void |
OnNodeEvent (const
Attribute
&, NodeEventType) |
Static Public Member Functions
|
|
const mudbox::ClassDesc
* |
StaticClass (void) |
|
mudbox::Node
* |
CreateInstances (unsigned
int iCount=1) |
Public Attributes
|
|
abool |
m_bCheckFrustum |
|
abool |
m_bMultiThreadRender |
|
abool |
m_bHighlightBrushArea |
|
aint |
m_iFastBrushLevel |
|
abool |
m_bFocusWhenEmpty |
|
abool |
m_bFocusWhenNotEmpty |
|
abool |
m_bZoomWhileFocus |
|
abool |
m_bPickBothSide |
|
abool |
m_bUseVideoMemory |
|
abool |
m_bRemoveLevels |
|
abool |
m_bRemoveOctree |
|
abool |
m_bCreateUVs |
|
abool |
m_bSmoothUV |
|
abool |
m_bSmoothPos |
|
aenum |
m_eDefaultMaterial |
|
abool |
m_bDisableLODChange |
|
abool |
m_bNoPaintUndo |
|
aint |
m_fMinPenPressure |
|
aint |
m_fMaxPenPressure |
|
aint |
m_iGridSize |
|
aint |
m_iGridSteps |
|
aint |
m_iDoubleClickTime |
|
abool |
m_bWireOnShaded |
|
abool |
m_bShowPickedFace |
|
aint |
m_iWireLevel |
|
aenum |
m_eImportAutofocus |
|
bool |
m_bFlatLighting |
|
bool |
m_bFacetedShading |
|
bool |
m_bLighting |
|
afloatr |
m_fCameraDollySensitivity |
|
afloatr |
m_fCameraTrackSensitivity |
|
afloatr |
m_fCameraRotateSensitivity |
|
abool |
m_bOptimizeMeshes |
|
abool |
m_bShowLayerMask |
|
abool |
m_bUseDraftRender |
|
abool |
m_bShowFrozenVertices |
|
aint |
m_iPointRenderRarity |
|
aint |
m_iDraftRenderMinFaceCount |
|
abool |
m_bHUDProjectedSubdiv |
|
abool |
m_bHUDSelected |
|
abool |
m_bHUDVisible |
|
abool |
m_bHUDFPS |
|
abool |
m_bHUDRendered |
|
aint |
m_iHUDProjectedXSubdivisionLevel |
|
aint |
m_iMinutesToAlarm |
|
aint |
m_iBuildUpRate |
|
afloatr |
m_fPressureTreshold |
|
afloatr |
m_fStencilRotateSensitivity |
|
abool |
m_bForceVidmemRender |
|
abool |
m_bUseLocalYForCameraRotation |
|
aenum |
m_iCameraControlMode |
|
afloatr |
m_fRollArea |
|
aint |
m_iMaximumTextureSize |
|
abool |
m_bSaveIndicator |
|
abool |
m_bSelectPicked |
|
abool |
m_bLocalFocus |
|
aint |
m_iMirrorPlanes |
|
Store<
mudbox::Vector
> |
m_aMirrorPlaneNormals |
|
Store<
mudbox::Vector
> |
m_aMirrorPlanePositions |
|
abool |
m_bMirrorLocal |
|
afloatr |
m_fSmartFocus |
|
acolor |
m_cViewportCenter |
|
acolor |
m_cViewportTop |
|
acolor |
m_cViewportBottom |
|
acolor |
m_cViewportFlat |
|
acolor |
m_cGrid |
|
acolor |
m_cGridAxis |
|
acolor |
m_cLocked |
|
acolor |
m_cSelection |
|
acolor |
m_cMask |
|
acolor |
m_cActiveLayer |
|
acolor |
m_cInactiveLayer |
|
acolor |
m_cLayerMask |
|
acolor |
m_cSceneInfoBg |
|
acolor |
m_cFalloffCurve |
|
acolor |
m_cFalloffHull |
|
acolor |
m_cFalloffFill |
|
aenum |
m_eUnitLinear |
|
aenum |
m_eFaceSelectionMode |
|
aenum |
m_eObjectSelectionMode |
|
float |
m_aLinearUnitRates
[4] |
|
astring |
m_sDefaultObjDir |
|
astring |
m_sDefaultMudDir |
|
astring |
m_sDefaultStampDir |
|
astring |
m_sDefaultStencilDir |
|
astring |
m_sDefaultIconDir |
|
astring |
m_sDefaultImagePlaneDir |
|
astring |
m_sDefaultTextureLayerDir |
|
astring |
m_sDefaultPSDDir |
|
astring |
m_sDefaultSaveScreenDir |
|
astring |
m_sUserName |
|
astring |
m_sLogPath |
|
astring |
m_sTempPath |
|
astring |
m_sSettingsPath |
|
astring |
m_sDataPath |
|
astring |
m_sTexturePath |
|
astring |
m_sMayaInstallPath |
|
abool |
m_bPathsChanged |
|
abool |
m_bExpertHidesSouth |
|
abool |
m_bExpertHidesEast |
|
abool |
m_bExpertHidesMenu |
|
abool |
m_bExpertHidesStatus |
|
aint |
m_iDragBoxSize |
|
abool |
m_bShowLearningMovies |
|
abool |
m_bShowWelcomeDialog |
|
abool |
m_bHUDInfoMessage |
|
abool |
m_bHUDHelpMessage |
|
aenum |
m_iHelpType |
|
astring |
m_sHelpLocation |
|
abool |
m_bCompressFiles |
|
abool |
m_bOBJThumbnail |
|
abool |
m_bMUDContainsView |
|
abool |
m_bMUDContainsBrush |
|
abool |
m_bCull |
|
abool |
m_bCreateBackup |
|
abool |
m_bShowTileInfo |
|
aint |
m_iMapWidth |
|
aint |
m_iMapHeight |
|
astring |
m_sOutputDir |
|
abool |
m_bExtractNormal |
|
abool |
m_bExtractDisplacement |
|
abool |
m_bSmoothNormals |
|
aint |
m_iSmoothLevel |
|
aint |
m_iNormalSpace |
|
afloat |
m_fRayTravel |
|
aint |
m_eRayCenter |
|
abool |
m_bPickBothSides |
|
aint |
m_iEdgeBleed |
|
aint |
m_iNormalFormat |
|
aint |
m_iDisplacementFormat |
|
aint |
m_iSubdivLow |
|
astring |
m_sNormalFileName |
|
astring |
m_sDisplacementFileName |
|
abool |
m_bSkipEmptyMaps |
|
aint |
m_iExtUDim |
|
aint |
m_iUStart |
|
abool |
m_bSelectedFacesOnly |
|
astring |
m_sLowObjectName |
|
astring |
m_sHighObjectName |
|
abool |
m_bInvertTangent |
|
abool |
m_bInvertBinormal |
|
afloat |
m_fAreaTreshold |
|
astring |
m_sTileRange |
|
afloat |
m_fMiddleValue |
|
aint |
m_iFirstTileIndex |
|
aint |
m_iDispUDim |
|
aint |
m_iMaskChannel |
|
aint |
m_iNegativeDisplacementChannel |
|
aint |
m_iPositiveDisplacementChannel |
|
aint |
m_iXSubdivisionLevel |
|
astring |
m_sObjectName |
|
astring |
m_sDisplacementFileMask |
|
astring |
m_sMaskFileMask |
|
aenum |
m_eTextureRatio |
|
afloat |
m_fTextureRatio |
|
avoid |
m_lExpertModeLabel |
|
abool |
m_bMultisampling |
|
astring |
m_sNextCommand |
|
Store<
Attribute
* > |
m_aPluginAttributes |
|
afloatr |
m_fPaintBleedDistance |
| |
Specifies a distance how far the edge
bleeding should go over UV edges during painting.
|
|
afloatr |
m_fPaintBrushOffset |
|
abool |
m_bFastDryBrush |
|
astring |
m_sExportFilter |
|
abool |
m_bHideEULANag |
|
aint |
m_movieWidth |
| |
movie-recording preferences
|
|
aint |
m_movieHeight |
|
aint |
m_movieRecordFps |
|
aint |
m_moviePlaybackFps |
|
abool |
m_moviePauseWhenIdle |
|
abool |
m_movieUses3dView |
mudbox::Preferences mudbox::Preferences
mudbox::Preferences mudbox::Preferences mudbox::Preferences
mudbox::Preferences mudbox::Preferences mudbox::Preferences
mudbox::Preferences mudbox::Preferences
mudbox::Preferences mudbox::Preferences
mudbox::Preferences mudbox::Preferences mudbox::Preferences
mudbox::Preferences mudbox::Preferences mudbox::Preferences
mudbox::Preferences mudbox::Preferences