Gui::SoFCSelectionCounter Class Reference

#include <SoFCSelectionContext.h>

Public Member Functions

void checkAction (SoHighlightElementAction *hlaction)
 
void checkAction (SoSelectionElementAction *selaction, SoFCSelectionContextPtr ctx)
 
bool checkRenderCache (SoState *state)
 
 SoFCSelectionCounter ()
 
virtual ~SoFCSelectionCounter ()
 

Protected Attributes

std::shared_ptr< intcounter
 
bool hasPreselection
 
bool hasSelection
 

Static Protected Attributes

static int cachingMode
 

Constructor & Destructor Documentation

◆ SoFCSelectionCounter()

SoFCSelectionCounter::SoFCSelectionCounter ( )

◆ ~SoFCSelectionCounter()

SoFCSelectionCounter::~SoFCSelectionCounter ( )
virtual

Member Function Documentation

◆ checkAction() [1/2]

◆ checkAction() [2/2]

◆ checkRenderCache()

Member Data Documentation

◆ cachingMode

int Gui::SoFCSelectionCounter::cachingMode
staticprotected

◆ counter

std::shared_ptr<int> Gui::SoFCSelectionCounter::counter
protected

◆ hasPreselection

bool Gui::SoFCSelectionCounter::hasPreselection
protected

Referenced by checkAction(), and checkRenderCache().

◆ hasSelection

bool Gui::SoFCSelectionCounter::hasSelection
protected

Referenced by checkAction(), and checkRenderCache().


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