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

#include <GsDisplayContext.h>

Inheritance diagram for OdGsSelectContext:
OdGsBaseContext

Public Member Functions

 OdGsSelectContext (OdGsBaseVectorizer &vect, OdGiDrawable *pDrw, OdSiSelBaseVisitor *pVisitor, OdGsView::SelectionMode mode)
 
virtual bool processNestedMetafile (OdGsEntityNode &node, const OdGsNestedMetafile *pMf)
 
virtual const OdSiShapequery () const ODRX_OVERRIDE
 
- Public Member Functions inherited from OdGsBaseContext
virtual ~OdGsBaseContext ()
 
virtual bool isDeviceDisplayOffLayers () const
 
virtual void increaseXrefLevel (bool)
 

Protected Attributes

OdGsBaseVectorizerm_vect
 
OdGiDrawablem_drw
 
OdSiSelBaseVisitorm_vis
 
OdGsView::SelectionMode m_mode
 

Detailed Description

Definition at line 212 of file GsDisplayContext.h.

Constructor & Destructor Documentation

◆ OdGsSelectContext()

OdGsSelectContext::OdGsSelectContext ( OdGsBaseVectorizer & vect,
OdGiDrawable * pDrw,
OdSiSelBaseVisitor * pVisitor,
OdGsView::SelectionMode mode )
inline

Definition at line 215 of file GsDisplayContext.h.

Member Function Documentation

◆ processNestedMetafile()

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

Reimplemented from OdGsBaseContext.

◆ query()

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

Implements OdGsBaseContext.

Member Data Documentation

◆ m_drw

OdGiDrawable* OdGsSelectContext::m_drw
protected

Definition at line 225 of file GsDisplayContext.h.

◆ m_mode

OdGsView::SelectionMode OdGsSelectContext::m_mode
protected

Definition at line 227 of file GsDisplayContext.h.

◆ m_vect

OdGsBaseVectorizer& OdGsSelectContext::m_vect
protected

Definition at line 224 of file GsDisplayContext.h.

◆ m_vis

OdSiSelBaseVisitor* OdGsSelectContext::m_vis
protected

Definition at line 226 of file GsDisplayContext.h.


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