OpenStructure
Public Slots | Public Member Functions | Static Public Member Functions
SceneSelection Class Reference

#include <scene_selection.hh>

Inherits QObject.

Public Slots

void CenterOnObjects ()
 
void Delete ()
 
void ViewDensitySlices ()
 
void ShowDownsampledMap ()
 
void ShowOriginalMap ()
 
void Deselect ()
 
void Show ()
 
void Hide ()
 
void SelectAllViews ()
 
void DeselectAllViews ()
 
void MakeVisible ()
 
void MakeHidden ()
 
void ShowExclusive ()
 
void HideExclusive ()
 
mol::EntityView GetViewUnion ()
 

Public Member Functions

int GetActiveNodeCount () const
 
gfx::GfxNodeP GetActiveNode (unsigned int pos) const
 
int GetActiveViewCount () const
 
mol::EntityView GetActiveView (unsigned int pos) const
 
gfx::EntityP GetViewEntity () const
 

Static Public Member Functions

static SceneSelectionInstance ()
 

Detailed Description

Definition at line 34 of file scene_selection.hh.

Member Function Documentation

◆ CenterOnObjects

void CenterOnObjects ( )
slot

◆ Delete

void Delete ( )
slot

◆ Deselect

void Deselect ( )
slot

◆ DeselectAllViews

void DeselectAllViews ( )
slot

◆ GetActiveNode()

gfx::GfxNodeP GetActiveNode ( unsigned int  pos) const

◆ GetActiveNodeCount()

int GetActiveNodeCount ( ) const

◆ GetActiveView()

mol::EntityView GetActiveView ( unsigned int  pos) const

◆ GetActiveViewCount()

int GetActiveViewCount ( ) const

◆ GetViewEntity()

gfx::EntityP GetViewEntity ( ) const

◆ GetViewUnion

mol::EntityView GetViewUnion ( )
slot

◆ Hide

void Hide ( )
slot

◆ HideExclusive

void HideExclusive ( )
slot

◆ Instance()

static SceneSelection* Instance ( )
static

◆ MakeHidden

void MakeHidden ( )
slot

◆ MakeVisible

void MakeVisible ( )
slot

◆ SelectAllViews

void SelectAllViews ( )
slot

◆ Show

void Show ( )
slot

◆ ShowDownsampledMap

void ShowDownsampledMap ( )
slot

◆ ShowExclusive

void ShowExclusive ( )
slot

◆ ShowOriginalMap

void ShowOriginalMap ( )
slot

◆ ViewDensitySlices

void ViewDensitySlices ( )
slot

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