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

#include <GUI_GUSelectionProxy.h>

Public Member Functions

 GUI_GUSelectionProxy ()
 
 ~GUI_GUSelectionProxy ()
 
void setSelection (GU_SelectionHandle selection)
 
GU_SelectionHandle getSelection () const
 
void setLook (GUI_DetailLook *look)
 
GUI_DetailLookgetLook () const
 

Detailed Description

Definition at line 25 of file GUI_GUSelectionProxy.h.

Constructor & Destructor Documentation

GUI_GUSelectionProxy::GUI_GUSelectionProxy ( )
GUI_GUSelectionProxy::~GUI_GUSelectionProxy ( )

Member Function Documentation

GUI_DetailLook* GUI_GUSelectionProxy::getLook ( ) const
inline

Definition at line 38 of file GUI_GUSelectionProxy.h.

GU_SelectionHandle GUI_GUSelectionProxy::getSelection ( ) const
inline

Definition at line 33 of file GUI_GUSelectionProxy.h.

void GUI_GUSelectionProxy::setLook ( GUI_DetailLook look)
inline

Definition at line 36 of file GUI_GUSelectionProxy.h.

void GUI_GUSelectionProxy::setSelection ( GU_SelectionHandle  selection)
inline

Definition at line 31 of file GUI_GUSelectionProxy.h.


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