HDK
|
#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_DetailLook * | getLook () const |
Definition at line 51 of file OP3D_InputSelector.h.
Definition at line 81 of file OP3D_InputSelector.h.
|
inline |
Definition at line 53 of file OP3D_InputSelector.h.
GUI_DetailLook* OP3D_SelectionInfo::getLook | ( | ) | const |
|
inline |
Definition at line 58 of file OP3D_InputSelector.h.
|
inline |
Definition at line 60 of file OP3D_InputSelector.h.
void OP3D_SelectionInfo::updateProxy | ( | GU_SelectionHandle | sel, |
bool | create | ||
) |
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.