#include <GsDisplayContext.h>
Definition at line 51 of file GsDisplayContext.h.
◆ anonymous enum
| Enumerator |
|---|
| kDeviceHighlightOptimized | |
| kDeviceDisplayOffLayers | |
| kDeviceDisableSpatialIdx | |
| kDeviceDisableNested | |
| kDeviceSuppressHide | |
| kForceDrawOrder | |
| kDisableBlockAttributes | |
| kDisableBlockContent | |
Definition at line 172 of file GsDisplayContext.h.
◆ OdGsDisplayContext()
Constructor for the OdGsDisplayContext class.
- Parameters
-
| vectorizer | [in] Associated vectorizer. |
◆ blockScopesCallback()
◆ currentSelectionStyle()
| OdUInt32 OdGsDisplayContext::currentSelectionStyle |
( |
| ) |
const |
|
inline |
Returns the current selection style of an associated vectorizer.
- Returns
- Current selection style index.
Definition at line 98 of file GsDisplayContext.h.
◆ displaySubnode() [1/2]
| void OdGsDisplayContext::displaySubnode |
( |
bool | isHighlightedAll, |
|
|
OdGsEntityNode * | pSubNode ) |
◆ displaySubnode() [2/2]
◆ forceDrawOrder()
| bool OdGsDisplayContext::forceDrawOrder |
( |
| ) |
const |
|
inline |
◆ highlight()
| void OdGsDisplayContext::highlight |
( |
bool | bHighlight, |
|
|
OdUInt32 | nSelStyle = 0 ) |
|
inline |
Sets the highlight flag for an associated vectorizer.
- Parameters
-
| bHighlight | [in] Enables or disables highlighting. |
| nSelStyle | [in] Selection style. |
- See also
- <link tv_working_with_features_highlighting, Work with Highlighting>
Definition at line 92 of file GsDisplayContext.h.
◆ increaseXrefLevel()
| virtual void OdGsDisplayContext::increaseXrefLevel |
( |
bool | bFade | ) |
|
|
virtual |
◆ isBlockAttributesDisabled()
| bool OdGsDisplayContext::isBlockAttributesDisabled |
( |
| ) |
const |
|
inline |
◆ isBlockContentDisabled()
| bool OdGsDisplayContext::isBlockContentDisabled |
( |
| ) |
const |
|
inline |
◆ isDeviceDisableNested()
| bool OdGsDisplayContext::isDeviceDisableNested |
( |
| ) |
const |
|
inline |
◆ isDeviceDisplayOffLayers()
| bool OdGsDisplayContext::isDeviceDisplayOffLayers |
( |
| ) |
const |
|
inlinevirtual |
◆ isDeviceHighlightOptimized()
| bool OdGsDisplayContext::isDeviceHighlightOptimized |
( |
| ) |
const |
|
inline |
◆ isDeviceSuppressHide()
| bool OdGsDisplayContext::isDeviceSuppressHide |
( |
| ) |
const |
|
inline |
◆ isDisplayClippingEnabled()
| bool OdGsDisplayContext::isDisplayClippingEnabled |
( |
| ) |
const |
|
inline |
◆ isHighlighted()
| bool OdGsDisplayContext::isHighlighted |
( |
| ) |
const |
|
inline |
Checks whether an associated vectorizer has the kHighlighted flag set to true.
- Returns
- True if the kHighlighted flag is set to true, false otherwise.
Definition at line 83 of file GsDisplayContext.h.
◆ isSpatialIndexDisabled()
| bool OdGsDisplayContext::isSpatialIndexDisabled |
( |
| ) |
const |
|
inline |
◆ markedToSkip()
| bool OdGsDisplayContext::markedToSkip |
( |
OdGsEntityNode * | pEnt, |
|
|
unsigned | markToSkipMask ) const |
◆ markToSkipMask()
| unsigned OdGsDisplayContext::markToSkipMask |
( |
| ) |
const |
◆ processNestedMetafile()
| virtual bool OdGsDisplayContext::processNestedMetafile |
( |
OdGsEntityNode & | node, |
|
|
const OdGsNestedMetafile * | pMf ) |
|
virtual |
◆ query()
| virtual const OdSiShape * OdGsDisplayContext::query |
( |
| ) |
const |
|
inlinevirtual |
◆ setBlockScopesCallback()
◆ setDeviceDisableNested()
| void OdGsDisplayContext::setDeviceDisableNested |
( |
bool | bSet | ) |
|
|
inline |
◆ setDeviceSuppressHide()
| void OdGsDisplayContext::setDeviceSuppressHide |
( |
bool | bSuppress | ) |
|
|
inline |
◆ setDisableBlockAttributes()
| void OdGsDisplayContext::setDisableBlockAttributes |
( |
bool | bDisable | ) |
|
|
inline |
◆ setDisableBlockContent()
| void OdGsDisplayContext::setDisableBlockContent |
( |
bool | bDisable | ) |
|
|
inline |
◆ vectorizer()
Returns an associated vectorizer.
- Returns
- Associated vectorizer.
Definition at line 67 of file GsDisplayContext.h.
◆ view()
Returns a graphics view associated with a vectorizer.
- Returns
- Reference to an associated view.
Definition at line 75 of file GsDisplayContext.h.
◆ m_bPushModelTransform
| bool OdGsDisplayContext::m_bPushModelTransform |
◆ m_node
◆ m_pBlockScopesCbk
◆ m_spQuery
| const OdSiShape* OdGsDisplayContext::m_spQuery |
◆ m_status
◆ m_vectorizer
◆ m_xrefFadingCounter
| OdUInt32 OdGsDisplayContext::m_xrefFadingCounter |
|
protected |
The documentation for this class was generated from the following file: