|
static bool | AddDisplayAttrs (const CDisplayPipelineAttributes &, bool bSupportsShadeCmd, bool bSupportsShading, bool bAddToMenu) |
|
static DisplayAttrsMgrListDesc * | AddNewEntry (const wchar_t *local_name) |
|
static const ON_UUID | AmbientOcclusionModeId () |
|
static DisplayAttrsMgrListDesc * | AppendNewEntry (bool bSupportsShadeCmd, bool bSupportsShading, bool bAddToMenu) |
|
static DisplayAttrsMgrListDesc * | AppendNewEntry (void) |
|
static const ON_UUID | ArtisticModeId () |
|
static DisplayAttrsMgrListDesc * | CopyExistingEntry (ON_UUID id, const wchar_t *local_name) |
|
static DisplayAttrsMgrListDesc * | CreateDuplicateAttrs (const DisplayAttrsMgrListDesc &) |
|
static DisplayAttrsMgrListDesc * | CreateNewAttrs (const ON_wString &Name, const ON_UUID &DerivedFrom) |
|
static const CDisplayPipelineAttributes * | FindDisplayAttrs (const ON_UUID &) |
|
static DisplayAttrsMgrListDesc * | FindDisplayAttrsDesc (const ON_UUID &) |
|
static DisplayAttrsMgrListDesc * | FindDisplayAttrsDesc (const wchar_t *local_name) |
|
static void | FormatValidDisplayName (ON_wString &sName) |
|
static int | GetDisplayAttrsList (DisplayAttrsMgrList &) |
|
static int | GetShadedDisplayAttrsList (DisplayAttrsMgrList &) |
|
static double | GetWireZBias (void) |
|
static const ON_UUID | GhostedModeId () |
|
static const CDisplayPipelineAttributes * | IntGDIWireframeAttrs (void) |
|
static const CDisplayPipelineAttributes * | IntOGLWireframeAttrs (void) |
|
static const CDisplayPipelineAttributes * | IntShadedAttrs (void) |
|
static bool | IsBuiltInAttributes (const CDisplayPipelineAttributes *) |
|
static bool | IsInternalAttributes (const CDisplayPipelineAttributes *) |
|
static bool | IsModified (void) |
|
static bool | IsTechnicalMode (const CDisplayPipelineAttributes *) |
|
static void | LoadProfile (CRhinoProfileContext &) |
| load from registry More...
|
|
static const ON_UUID | MonochromeModeId () |
|
static const ON_UUID | PenModeId () |
|
static const wchar_t * | ProfileSection () |
|
static const ON_UUID | RaytracedModeId () |
|
static bool | RemoveEntry (const ON_UUID &) |
|
static const ON_UUID | RenderedModeId () |
|
static const ON_UUID | RenderedShadowsModeId () |
|
static void | SaveProfile (CRhinoProfileContext &) |
| save in registry More...
|
|
static void | SetIsModified (bool) |
|
static void | SetWireZBias (double) |
|
static const ON_UUID | ShadedModeId () |
|
static const CDisplayPipelineAttributes * | StdArcticAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdArtisticAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdGhostedAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdMonochromeAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdPenAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdRaytracedAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdRenderedAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdRenderedShadowsAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdShadedAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdTechAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdWireframeAttrs (void) |
|
static const CDisplayPipelineAttributes * | StdXrayAttrs (void) |
|
static const ON_UUID | TechModeId () |
|
static bool | UpdateAttributes (const DisplayAttrsMgrListDesc &) |
|
static void | UpdateReferencedPipelines (void) |
|
static const ON_UUID | WireframeModeId () |
|
static const ON_UUID | XRayModeId () |
|