This is the complete list of members for HImagePanel, including all inherited members.
AddImageRegion(int identifier, char const *const name) | HImagePanel | |
ButtonTimerClbk(float request_time, float actual_time, void *user_data) | HImagePanel | static |
Capture() | HBaseOperator | inline |
Clone() | HBaseOperator | virtual |
FindSelectedRegion(float xpos, float ypos) | HImagePanel | |
GetFirstPoint() | HBaseOperator | inline |
GetName() | HBaseOperator | virtual |
GetNewPoint() | HBaseOperator | inline |
GetPanelName() | HImagePanel | inline |
GetView() | HBaseOperator | inline |
HBaseOperator(HBaseView *view, int DoRepeat=0, int DoCapture=1) | HBaseOperator | |
HImagePanel(HBaseView *view, HC_KEY startkey, int width, int height, float xpos, float ypos, char const *const name) | HImagePanel | |
IsSpecialKey(HC_KEY key) | HBaseOperator | protected |
m_bMapTouchesToMouseEvents | HBaseOperator | protected |
m_bOpStarted | HBaseOperator | protected |
m_doCapture | HBaseOperator | protected |
m_doRepeat | HBaseOperator | protected |
m_ptFirst | HBaseOperator | protected |
m_ptNew | HBaseOperator | protected |
m_TempCutGeometryVisibility | HBaseOperator | protected |
m_TempShadowMode | HBaseOperator | protected |
OnKeyDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnKeyUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnLButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnLButtonDown(HEventInfo &hevent) | HImagePanel | virtual |
OnLButtonDownAndMove(HEventInfo &hevent) | HImagePanel | virtual |
OnLButtonUp(HEventInfo &hevent) | HImagePanel | virtual |
OnLRButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnMouseMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMouseWheel(HEventInfo &hevent) | HBaseOperator | virtual |
OnNoButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnTimer(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesUp(HEventInfo &hevent) | HBaseOperator | virtual |
OperatorStarted() | HBaseOperator | inlinevirtual |
Repeat() | HBaseOperator | inline |
SetFirstPoint(HPoint const &new_point) | HBaseOperator | inline |
SetImageAction(int(*image_action)(HImageRegion *ii, void *data, HButtonState button_state), void *data) | HImagePanel | inline |
SetImages(HC_KEY NormalImageKey, HC_KEY HighlightedImageKey, HC_KEY RegionImageKey) (defined in HImagePanel) | HImagePanel | |
SetImagesFromFile(char const *normal_image_path, char const *highlighted_image_path, char const *region_image_path) | HImagePanel | |
SetMapTouchesToMouseEvents(bool val) | HBaseOperator | inline |
SetNewPoint(HPoint const &new_point) | HBaseOperator | inline |
SetOperatorStarted(bool val) | HBaseOperator | inline |
SetPosition(float x, float y, float z=0.0f) (defined in HImagePanel) | HImagePanel | |
SetView(HBaseView *new_view) | HBaseOperator | inline |
ZoomIn() (defined in HImagePanel) | HImagePanel | |
ZoomOut() (defined in HImagePanel) | HImagePanel | |
~HBaseOperator() (defined in HBaseOperator) | HBaseOperator | virtual |
~HImagePanel() (defined in HImagePanel) | HImagePanel | virtual |