HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP3D_SelectionInfo Struct Reference

#include <OP3D_InputSelector.h>

Public Types

typedef
OP3D_SelectionManager::ComponentScopeKey 
ScopeKey
 

Public Member Functions

 OP3D_SelectionInfo ()
 
GU_SelectionHandle selection () const
 
GA_GroupType selectionType () const
 
void updateProxy (GU_SelectionHandle sel, bool create)
 
GUI_DetailLookgetLook () const
 

Public Attributes

UT_StringHolder myOpPath
 
int myOpId
 
int myGeoIndex
 
OP3D_GUSelectionSetHandle mySelectionSet
 
GA_GroupType myActiveType
 
GU_SelectionHandle myAutoConvertedSelection
 
ScopeKey myCacheScope
 
GUI_GUSelectionProxyHandle myProxy
 
bool myIsSelectionSetOwner
 
bool myIsSelected
 
bool myIsLocalScope
 

Detailed Description

Definition at line 51 of file OP3D_InputSelector.h.

Member Typedef Documentation

Constructor & Destructor Documentation

OP3D_SelectionInfo::OP3D_SelectionInfo ( )
inline

Definition at line 53 of file OP3D_InputSelector.h.

Member Function Documentation

GUI_DetailLook* OP3D_SelectionInfo::getLook ( ) const
GU_SelectionHandle OP3D_SelectionInfo::selection ( ) const
inline

Definition at line 58 of file OP3D_InputSelector.h.

GA_GroupType OP3D_SelectionInfo::selectionType ( ) const
inline

Definition at line 60 of file OP3D_InputSelector.h.

void OP3D_SelectionInfo::updateProxy ( GU_SelectionHandle  sel,
bool  create 
)

Member Data Documentation

GA_GroupType OP3D_SelectionInfo::myActiveType

Definition at line 74 of file OP3D_InputSelector.h.

GU_SelectionHandle OP3D_SelectionInfo::myAutoConvertedSelection

Definition at line 79 of file OP3D_InputSelector.h.

ScopeKey OP3D_SelectionInfo::myCacheScope

Definition at line 82 of file OP3D_InputSelector.h.

int OP3D_SelectionInfo::myGeoIndex

Definition at line 71 of file OP3D_InputSelector.h.

bool OP3D_SelectionInfo::myIsLocalScope

Definition at line 91 of file OP3D_InputSelector.h.

bool OP3D_SelectionInfo::myIsSelected

Definition at line 90 of file OP3D_InputSelector.h.

bool OP3D_SelectionInfo::myIsSelectionSetOwner

Definition at line 89 of file OP3D_InputSelector.h.

int OP3D_SelectionInfo::myOpId

Definition at line 68 of file OP3D_InputSelector.h.

UT_StringHolder OP3D_SelectionInfo::myOpPath

Definition at line 67 of file OP3D_InputSelector.h.

GUI_GUSelectionProxyHandle OP3D_SelectionInfo::myProxy

Definition at line 87 of file OP3D_InputSelector.h.

OP3D_GUSelectionSetHandle OP3D_SelectionInfo::mySelectionSet

Definition at line 73 of file OP3D_InputSelector.h.


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