|
CFx SDK Documentation 2026 SP0
|
#include <GsDisplayContext.h>
Public Member Functions | |
| OdGsSpQueryContext (const OdGsView &view, OdSiRecursiveVisitor *pVisitor) | |
| virtual bool | processNestedMetafile (OdGsEntityNode &node, const OdGsNestedMetafile *pMf) |
| void | applyQuery (OdGsEntityNode &node) |
| const OdGsView & | view () |
| OdSiRecursiveVisitor * | visitor () |
| OdGsBlockNode * | curBlockNode () |
| virtual const OdSiShape * | query () const ODRX_OVERRIDE |
Public Member Functions inherited from OdGsBaseContext | |
| virtual | ~OdGsBaseContext () |
| virtual bool | isDeviceDisplayOffLayers () const |
| virtual void | increaseXrefLevel (bool) |
Protected Attributes | |
| const OdGsView & | m_view |
| OdSiRecursiveVisitor * | m_vis |
| OdGsBlockNode * | m_curBlockNode |
Definition at line 193 of file GsDisplayContext.h.
|
inline |
Definition at line 196 of file GsDisplayContext.h.
| void OdGsSpQueryContext::applyQuery | ( | OdGsEntityNode & | node | ) |
|
inline |
Definition at line 202 of file GsDisplayContext.h.
|
virtual |
Reimplemented from OdGsBaseContext.
|
virtual |
Implements OdGsBaseContext.
|
inline |
Definition at line 200 of file GsDisplayContext.h.
|
inline |
Definition at line 201 of file GsDisplayContext.h.
|
protected |
Definition at line 208 of file GsDisplayContext.h.
|
protected |
Definition at line 206 of file GsDisplayContext.h.
|
protected |
Definition at line 207 of file GsDisplayContext.h.