CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdGsSpQueryContext Class Reference

#include <GsDisplayContext.h>

Inheritance diagram for OdGsSpQueryContext:
OdGsBaseContext

Public Member Functions

 OdGsSpQueryContext (const OdGsView &view, OdSiRecursiveVisitor *pVisitor)
 
virtual bool processNestedMetafile (OdGsEntityNode &node, const OdGsNestedMetafile *pMf)
 
void applyQuery (OdGsEntityNode &node)
 
const OdGsViewview ()
 
OdSiRecursiveVisitorvisitor ()
 
OdGsBlockNodecurBlockNode ()
 
virtual const OdSiShapequery () const ODRX_OVERRIDE
 
- Public Member Functions inherited from OdGsBaseContext
virtual ~OdGsBaseContext ()
 
virtual bool isDeviceDisplayOffLayers () const
 
virtual void increaseXrefLevel (bool)
 

Protected Attributes

const OdGsViewm_view
 
OdSiRecursiveVisitorm_vis
 
OdGsBlockNodem_curBlockNode
 

Detailed Description

Definition at line 193 of file GsDisplayContext.h.

Constructor & Destructor Documentation

◆ OdGsSpQueryContext()

OdGsSpQueryContext::OdGsSpQueryContext ( const OdGsView & view,
OdSiRecursiveVisitor * pVisitor )
inline

Definition at line 196 of file GsDisplayContext.h.

Member Function Documentation

◆ applyQuery()

void OdGsSpQueryContext::applyQuery ( OdGsEntityNode & node)

◆ curBlockNode()

OdGsBlockNode * OdGsSpQueryContext::curBlockNode ( )
inline

Definition at line 202 of file GsDisplayContext.h.

◆ processNestedMetafile()

virtual bool OdGsSpQueryContext::processNestedMetafile ( OdGsEntityNode & node,
const OdGsNestedMetafile * pMf )
virtual

Reimplemented from OdGsBaseContext.

◆ query()

virtual const OdSiShape * OdGsSpQueryContext::query ( ) const
virtual

Implements OdGsBaseContext.

◆ view()

const OdGsView & OdGsSpQueryContext::view ( )
inline

Definition at line 200 of file GsDisplayContext.h.

◆ visitor()

OdSiRecursiveVisitor * OdGsSpQueryContext::visitor ( )
inline

Definition at line 201 of file GsDisplayContext.h.

Member Data Documentation

◆ m_curBlockNode

OdGsBlockNode* OdGsSpQueryContext::m_curBlockNode
protected

Definition at line 208 of file GsDisplayContext.h.

◆ m_view

const OdGsView& OdGsSpQueryContext::m_view
protected

Definition at line 206 of file GsDisplayContext.h.

◆ m_vis

OdSiRecursiveVisitor* OdGsSpQueryContext::m_vis
protected

Definition at line 207 of file GsDisplayContext.h.


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