HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HUSD_Preferences Class Reference

#include <HUSD_Preferences.h>

Public Types

typedef UT_Function< void(void)> PrefChangeCallback
 

Static Public Member Functions

static const UT_StringHolder defaultCollectionsSearchPath ()
 
static const UT_StringHolderdefaultNewPrimPath ()
 
static bool setDefaultNewPrimPath (const UT_StringHolder &path)
 
static const UT_StringHolderdefaultCollectionsPrimPath ()
 
static bool setDefaultCollectionsPrimPath (const UT_StringHolder &path)
 
static const UT_StringHolderdefaultCollectionsPrimType ()
 
static bool setDefaultCollectionsPrimType (const UT_StringHolder &primtype)
 
static const UT_StringHolderdefaultLightsPrimPath ()
 
static bool setDefaultLightsPrimPath (const UT_StringHolder &path)
 
static const UT_StringHolderdefaultCamerasPrimPath ()
 
static bool setDefaultCamerasPrimPath (const UT_StringHolder &path)
 
static const UT_StringHolderdefaultTransformSuffix ()
 
static bool setDefaultTransformSuffix (const UT_StringHolder &suffix)
 
static bool showResolvedPaths ()
 
static bool setShowResolvedPaths (bool show_resolved_paths)
 
static bool panesFollowCurrentNode ()
 
static bool setPanesFollowCurrentNode (bool follow_current_node)
 
static bool panesShowViewportStage ()
 
static bool setPanesShowViewportStage (bool show_viewport_stage)
 
static bool panesShowPostLayers ()
 
static bool setPanesShowPostLayers (bool show_post_layers)
 
static bool autoSetAssetResolverContext ()
 
static bool setAutoSetAssetResolverContext (bool auto_set_context)
 
static bool updateRendererInBackground ()
 
static bool setUpdateRendererInBackground (bool update_in_background)
 
static bool loadPayloadsByDefault ()
 
static bool setLoadPayloadsByDefault (bool load_payloads)
 
static bool useSimplifiedLinkerUi ()
 
static bool setUseSimplifiedLinkerUi (bool use_simplified_linker_ui)
 
static bool usingHoudiniMetersPerUnit ()
 
static double defaultMetersPerUnit ()
 
static bool setDefaultMetersPerUnit (double metersperunit)
 
static bool usingUsdUpAxis ()
 
static UT_StringHolder defaultUpAxis ()
 
static bool setDefaultUpAxis (const UT_StringHolder &upaxis)
 
static bool allowViewportOnlyPayloads ()
 
static bool setAllowViewportOnlyPayloads (bool allow_viewport_only_payloads)
 
static bool pathParameterCompletion ()
 
static bool setPathParameterCompletion (bool path_parameter_completion)
 
static bool savePrefs ()
 
static bool loadPrefs ()
 
static int addPrefChangeCallback (PrefChangeCallback callback)
 
static void removePrefChangeCallback (int id)
 

Detailed Description

Definition at line 27 of file HUSD_Preferences.h.

Member Typedef Documentation

Member Function Documentation

static int HUSD_Preferences::addPrefChangeCallback ( PrefChangeCallback  callback)
static
static bool HUSD_Preferences::allowViewportOnlyPayloads ( )
static
static bool HUSD_Preferences::autoSetAssetResolverContext ( )
static
static const UT_StringHolder& HUSD_Preferences::defaultCamerasPrimPath ( )
static
static const UT_StringHolder& HUSD_Preferences::defaultCollectionsPrimPath ( )
static
static const UT_StringHolder& HUSD_Preferences::defaultCollectionsPrimType ( )
static
static const UT_StringHolder HUSD_Preferences::defaultCollectionsSearchPath ( )
static
static const UT_StringHolder& HUSD_Preferences::defaultLightsPrimPath ( )
static
static double HUSD_Preferences::defaultMetersPerUnit ( )
static
static const UT_StringHolder& HUSD_Preferences::defaultNewPrimPath ( )
static
static const UT_StringHolder& HUSD_Preferences::defaultTransformSuffix ( )
static
static UT_StringHolder HUSD_Preferences::defaultUpAxis ( )
static
static bool HUSD_Preferences::loadPayloadsByDefault ( )
static
static bool HUSD_Preferences::loadPrefs ( )
static
static bool HUSD_Preferences::panesFollowCurrentNode ( )
static
static bool HUSD_Preferences::panesShowPostLayers ( )
static
static bool HUSD_Preferences::panesShowViewportStage ( )
static
static bool HUSD_Preferences::pathParameterCompletion ( )
static
static void HUSD_Preferences::removePrefChangeCallback ( int  id)
static
static bool HUSD_Preferences::savePrefs ( )
static
static bool HUSD_Preferences::setAllowViewportOnlyPayloads ( bool  allow_viewport_only_payloads)
static
static bool HUSD_Preferences::setAutoSetAssetResolverContext ( bool  auto_set_context)
static
static bool HUSD_Preferences::setDefaultCamerasPrimPath ( const UT_StringHolder path)
static
static bool HUSD_Preferences::setDefaultCollectionsPrimPath ( const UT_StringHolder path)
static
static bool HUSD_Preferences::setDefaultCollectionsPrimType ( const UT_StringHolder primtype)
static
static bool HUSD_Preferences::setDefaultLightsPrimPath ( const UT_StringHolder path)
static
static bool HUSD_Preferences::setDefaultMetersPerUnit ( double  metersperunit)
static
static bool HUSD_Preferences::setDefaultNewPrimPath ( const UT_StringHolder path)
static
static bool HUSD_Preferences::setDefaultTransformSuffix ( const UT_StringHolder suffix)
static
static bool HUSD_Preferences::setDefaultUpAxis ( const UT_StringHolder upaxis)
static
static bool HUSD_Preferences::setLoadPayloadsByDefault ( bool  load_payloads)
static
static bool HUSD_Preferences::setPanesFollowCurrentNode ( bool  follow_current_node)
static
static bool HUSD_Preferences::setPanesShowPostLayers ( bool  show_post_layers)
static
static bool HUSD_Preferences::setPanesShowViewportStage ( bool  show_viewport_stage)
static
static bool HUSD_Preferences::setPathParameterCompletion ( bool  path_parameter_completion)
static
static bool HUSD_Preferences::setShowResolvedPaths ( bool  show_resolved_paths)
static
static bool HUSD_Preferences::setUpdateRendererInBackground ( bool  update_in_background)
static
static bool HUSD_Preferences::setUseSimplifiedLinkerUi ( bool  use_simplified_linker_ui)
static
static bool HUSD_Preferences::showResolvedPaths ( )
static
static bool HUSD_Preferences::updateRendererInBackground ( )
static
static bool HUSD_Preferences::useSimplifiedLinkerUi ( )
static
static bool HUSD_Preferences::usingHoudiniMetersPerUnit ( )
static
static bool HUSD_Preferences::usingUsdUpAxis ( )
static

The documentation for this class was generated from the following file: