HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DT_ViewportSelectionConfig Class Reference

#include <DT_ViewportProvider.h>

Public Member Functions

 DT_ViewportSelectionConfig ()
 
 ~DT_ViewportSelectionConfig ()
 
void beginViewportSelection () const
 
bool isViewportSelectionRunning () const
 
void endViewportSelection () const
 
UI_ValuegetViewportSelectionRunningValue () const
 
const UT_StringHoldergetPrompt () const
 
void setPrompt (const UT_StringHolder &prompt)
 
const PI_GeometryTypeArraygetAllowedGeoTypes () const
 
void addAllowedGeoType (PI_GeometryType geo_types)
 
bool getAcceptExisting () const
 
void setAcceptExisting (bool accept_existing)
 
bool getSelectComponents () const
 
void setSelectComponents (bool select_components)
 
const UT_StringArraygetInitialNodes () const
 
void setInitialNodes (const UT_StringArray &nodes)
 
const UT_StringHoldergetInitialGeometry () const
 
void setInitialGeometry (const UT_StringHolder &geo)
 
PI_GeometryType getInitialGeometryType () const
 
void setInitialGeometryType (PI_GeometryType type)
 

Detailed Description

Definition at line 25 of file DT_ViewportProvider.h.

Constructor & Destructor Documentation

DT_ViewportSelectionConfig::DT_ViewportSelectionConfig ( )
DT_ViewportSelectionConfig::~DT_ViewportSelectionConfig ( )

Member Function Documentation

void DT_ViewportSelectionConfig::addAllowedGeoType ( PI_GeometryType  geo_types)
void DT_ViewportSelectionConfig::beginViewportSelection ( ) const
void DT_ViewportSelectionConfig::endViewportSelection ( ) const
bool DT_ViewportSelectionConfig::getAcceptExisting ( ) const
const PI_GeometryTypeArray& DT_ViewportSelectionConfig::getAllowedGeoTypes ( ) const
const UT_StringHolder& DT_ViewportSelectionConfig::getInitialGeometry ( ) const
PI_GeometryType DT_ViewportSelectionConfig::getInitialGeometryType ( ) const
const UT_StringArray& DT_ViewportSelectionConfig::getInitialNodes ( ) const
const UT_StringHolder& DT_ViewportSelectionConfig::getPrompt ( ) const
bool DT_ViewportSelectionConfig::getSelectComponents ( ) const
UI_Value& DT_ViewportSelectionConfig::getViewportSelectionRunningValue ( ) const
bool DT_ViewportSelectionConfig::isViewportSelectionRunning ( ) const
void DT_ViewportSelectionConfig::setAcceptExisting ( bool  accept_existing)
void DT_ViewportSelectionConfig::setInitialGeometry ( const UT_StringHolder geo)
void DT_ViewportSelectionConfig::setInitialGeometryType ( PI_GeometryType  type)
void DT_ViewportSelectionConfig::setInitialNodes ( const UT_StringArray nodes)
void DT_ViewportSelectionConfig::setPrompt ( const UT_StringHolder prompt)
void DT_ViewportSelectionConfig::setSelectComponents ( bool  select_components)

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