GRE::UI::VIEW_CANVAS Member List

This is the complete list of members for GRE::UI::VIEW_CANVAS, including all inherited members.
AddDelegateOnPointerEnter(DELEGATE_POINTERENTERLEAVE delegate)GRE::VIEW
AddDelegateOnPointerLeave(DELEGATE_POINTERENTERLEAVE delegate)GRE::VIEW
AddDelegateOnPointerMove(DELEGATE_POINTERMOVE delegate)GRE::VIEW
AddRef()GRE::OBJECT [inline]
AllocPrivIndex()GRE::OBJECT [static]
AttachGroupView(GRE::GROUPVIEW *groupview)GRE::VIEW
AttachLayerView(GRE::LAYERVIEW *layerview)GRE::VIEW
CallbackAdd(CBFUNC cbfunc, void *cbdata, OBJECT::TYPE objtypes)GRE::OBJECT [inline]
CallbackInvoke(GRE::MSG::ACTION action, GRE::VIEW *view=0, ELEMTYPE elemtype=ELEMTYPE_Empty)GRE::OBJECT [inline]
CallbackInvoke(GRE::MSG::ACTION action, ELEMTYPE elemtype)GRE::OBJECT [inline]
CallbackInvoke(GRE::VIEW *view, GRE::MSG::ACTION action)GRE::OBJECT [inline]
CallbackInvoke(const GRE::MSG &msg)GRE::OBJECT
CallbackRemove(CBFUNC cbfunc, void *cbdata, OBJECT::TYPE objtypes=TYPE_All)GRE::OBJECT [inline]
CallbacksBeingInvoked() const GRE::OBJECT [inline, protected]
CancelDrawing(ERRVALUE err=EUserCancel)GRE::VIEW
CBFUNC typedefGRE::OBJECT
ClearMessage()GRE::VIEW
ClearNeedsRedraw()GRE::VIEW [inline, protected]
COLORUSE enum nameGRE::VIEW
COLORUSE_ActiveElem enum valueGRE::VIEW
COLORUSE_Background enum valueGRE::VIEW
COLORUSE_COUNT enum valueGRE::VIEW
COLORUSE_DataTipElem enum valueGRE::VIEW
COLORUSE_HighlightElem enum valueGRE::VIEW
ContainsLayer(const GRE::LAYER *layer) const GRE::VIEW
ConvertScreenUnits(GRE::LAYER *layer, double value, int iunits, int ounits)GRE::VIEW
Create(VIEWABLE *viewable, int iwidth, int iheight, CREATEFLAGS createflags=CREATEFLAG_None)GRE::VIEW
CreateCanvas(MGUI::LAYOUT_PANE &ParentPane, VIEWABLE *viewable, int iwidth, int iheight, const char *sizefield=0, CREATEFLAGS createflags=CREATEFLAG_None, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_Expand)GRE::UI::VIEW_CANVAS
CREATEFLAG_3D enum valueGRE::VIEW
CREATEFLAG_DisableDraw enum valueGRE::VIEW
CREATEFLAG_Hardcopy enum valueGRE::VIEW
CREATEFLAG_Locator enum valueGRE::VIEW
CREATEFLAG_NoCallCreateCB enum valueGRE::VIEW
CREATEFLAG_None enum valueGRE::VIEW
CREATEFLAG_NoRenderSeparate enum valueGRE::VIEW
CREATEFLAGS enum nameGRE::VIEW
CursorTrackRestoreAll()GRE::VIEW [static]
CursorTrackSetPosAll(const DPOINT2D &pt, const SPATREF::COORDREFSYS &crs, const GRE::VIEW *viewskip=0)GRE::VIEW [static]
DataTipGetSelection() const GRE::VIEW [inline]
DataTipGetString(const DPOINT2D &point, MISTRING &string, SPATMOD::IMAGE::STAGE_ARRAY &images, FINDFLAGS findflags, int maxlines=0, DATATIPSELECTION selection=DATATIPSELECTION_FromView, bool bForceHTML=false, MGUI::CTRL_TOOLTIP *tooltip=0)GRE::VIEW
DATATIPSELECTION enum nameGRE::VIEW
DATATIPSELECTION_ActiveLayer enum valueGRE::VIEW
DATATIPSELECTION_AllLayers enum valueGRE::VIEW
DATATIPSELECTION_AllVisible enum valueGRE::VIEW
DATATIPSELECTION_AutoScale enum valueGRE::VIEW
DATATIPSELECTION_FromView enum valueGRE::VIEW
DATATIPSELECTION_None enum valueGRE::VIEW
DATATIPSELECTION_ObjectNames enum valueGRE::VIEW
DATATIPSELECTION_ReverseGeocode enum valueGRE::VIEW
DataTipSetDelay(INT32 delay)GRE::VIEW [inline]
DataTipSetPixelDelta(int PixelDelta)GRE::VIEW [inline]
DataTipSetSelection(DATATIPSELECTION selection)GRE::VIEW [inline]
DELEGATE_POINTERENTERLEAVE typedefGRE::VIEW
DELEGATE_POINTERMOVE typedefGRE::VIEW
Destroy(bool NotifyParent=true)GRE::OBJECT [inline]
DestroyGroupView(GRE::GROUP *group)GRE::VIEW
DestroyLayerView(GRE::LAYER *layer)GRE::VIEW
DestroyRequested() const GRE::OBJECT [inline]
Detach()GRE::VIEW [inline]
DetachGroupView(GRE::GROUPVIEW *groupview)GRE::VIEW
DetachLayerView(GRE::LAYERVIEW *layerview)GRE::VIEW
DisableRedraw()GRE::VIEW [inline]
DlgEditGlobalSettings(MDLGPARENT dlgparent)GRE::VIEW [static]
Draw()GRE::VIEW
DrawBackground()GRE::VIEW [protected]
DrawBegin(GRE::DRAWFLAGS drawflags)GRE::VIEW [protected]
DrawEnd(GRE::DRAWFLAGS drawflags, DRAWSTATE *state)GRE::VIEW [protected]
DrawGroup(GRE::GROUP *group, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW
DrawIfAutoUpdate()GRE::VIEW [inline]
DrawIfNeeded()GRE::VIEW
DrawLayer(GRE::LAYER *layer, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW
DrawLayerElement(GRE::LAYER *layer, ELEMTYPE ElemType, ELEMNUM ElemNum, GRE::RENDERTARGET Target, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW
DrawLayerElements(GRE::LAYER *layer, ELEMTYPE ElemType, const UNSIGNEDSET *pElemSet, GRE::RENDERTARGET Target, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW
DrawLayerHighlighted(GRE::LAYER *layer, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW
DrawLayerOverlay(GRE::LAYER *layer, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW
DrawMargins(MGD::CONTEXT *gc, const TRANS2D_AFFINE *pTransViewDevice=0)GRE::VIEW
DRAWSTATE typedefGRE::VIEW [protected]
DrawThisOnly(GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW
DrawViewable(GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW [protected]
EditColors()GRE::VIEW
EnableRedraw()GRE::VIEW [inline]
FindClosestLayerElement(GRE::LAYER *layer, int component, const DPOINT2D &point, double *distret, GRE::FINDFLAGS findflags)GRE::VIEW
FindNextOfGroup(const GRE::GROUP *group, VIEW *view=0)GRE::VIEW [static]
FindNextOfLayer(const GRE::LAYER *layer, VIEW *view=0)GRE::VIEW [static]
FindPointGroup(const DPOINT2D &point, GRE::FINDFLAGS findflags, const SPATREF::COORDREFSYS *pPointCRS=NULL) const GRE::VIEW
GetAutoRedrawSolid() const GRE::VIEW [inline]
GetBackgroundColorIniName() const GRE::VIEW
GetCanvas()GRE::UI::VIEW_CANVAS [inline]
GetCanvasClipRect() const GRE::VIEW [inline]
GetCanvasExtentsUsed(LRECT2D &extents, bool UseNext=false) const GRE::VIEW
GetClipRegion(GRE::GROUP *group, REGION2D &ClipRegion)GRE::VIEW
GetColor(COLORUSE coloruse) const GRE::VIEW [inline]
GetDftColor(COLORUSE coloruse, COLOR &color)GRE::VIEW [static]
GetDlgParent() const GRE::VIEW [inline]
GetDrawingAreaHeight() const GRE::VIEW [inline]
GetDrawingAreaWidth() const GRE::VIEW [inline]
GetDrawingDevice(bool UseStereo=false) const GRE::VIEW
GetDrawingDeviceMemory(bool UseStereo=false) const GRE::VIEW
GetDrawingDeviceScreen() const GRE::VIEW [inline]
GetDrawingDeviceViewInView() const GRE::UI::VIEW_CANVAS [inline]
GetDrawStereo() const GRE::VIEW [inline]
GetDrawWireframe3D() const GRE::VIEW [inline]
GetFullExtents() const GRE::VIEW [inline]
GetGeoLock() const GRE::VIEW [inline]
GetGeorefGroup() const GRE::VIEW
GetGlobalOptions()GRE::VIEW [inline, static]
GetGroup() const GRE::VIEW
GetGroupView(const GRE::GROUP *group) const GRE::VIEW
GetIcon() const GRE::OBJECT [inline]
GetLastPosn() const GRE::VIEW [inline]
GetLayerView(const GRE::LAYER *layer) const GRE::VIEW
GetLayout() const GRE::VIEW
GetMargin() const GRE::VIEW [inline]
GetMessage() const GRE::VIEW [inline]
GetName(MISTRING &name) const GRE::VIEW
GetNeedNotifyDrawElement() const GRE::VIEW [inline]
GetNeedsRedraw() const GRE::VIEW [inline]
GetNext() const GRE::VIEW
GetNextOfAll() const GRE::VIEW [inline]
GetNextPosn() const GRE::VIEW [inline]
GetPadPixels() const GRE::VIEW [inline]
GetPixelSizeMM() const GRE::VIEW
GetPixelSizeMM(DPOINT2D &pixelsize) const GRE::VIEW
GetPrivPtr(int idx) const GRE::OBJECT [inline]
GetProjAccur() const GRE::VIEW [inline]
GetRedrawOnAnyChange()GRE::VIEW [inline]
GetScale(double *xscale, double *yscale)GRE::VIEW
GetScale() const GRE::VIEW [inline]
GetSizeMeters(DPOINT2D &size) const GRE::VIEW
GetStatusManager() const GRE::VIEW [inline]
GetStereoDevice() const GRE::VIEW
GetStereoDeviceShared2D()GRE::VIEW [inline, static]
GetStereoDeviceShared3D()GRE::VIEW [inline, static]
GetStereoRender() const GRE::VIEW
GetStopDrawOnError() const GRE::VIEW [inline]
GetTimeLastRefresh() const GRE::VIEW [inline]
GetToolBarPane()GRE::UI::VIEW_CANVAS [inline]
GetToolMgr() const GRE::UI::VIEW_CANVAS [inline]
GetTransDispToGroup(const GRE::GROUP *group, TRANS2D_AFFINE &DispToGroup) const GRE::VIEW
GetTransLayerDisp(const GRE::LAYER *layer, TRANS2D_MAPGEN &trans) const GRE::VIEW
GetTransLayerView(const GRE::LAYER *layer, TRANS2D_MAPGEN &trans) const GRE::VIEW
GetTransToDisp() const GRE::VIEW [inline]
GetTransToMap(TRANS2D_MAPGEN &trans, bool dooutput, const GRE::GROUP *group=0) const GRE::VIEW
GetType() const GRE::OBJECT [inline]
GetTypeName() const GRE::OBJECT [inline]
GetTypeName(char *string) const GRE::OBJECT
GetUpdateAfterDrawLayer()GRE::VIEW [static]
GetViewable() const GRE::VIEW [inline]
GetViewableType() const GRE::VIEW
GetViewFlags() const GRE::VIEW [inline]
GetViewNum() const GRE::VIEW
GetViewNumRaw() const GRE::VIEW [inline, protected]
GetViewPoint3D() const GRE::VIEW [inline]
GetVisibleExtents(DRECT2D &extents, bool UseNext=false) const GRE::VIEW
GetWireframeMode() const GRE::VIEW
GetZoom() const GRE::VIEW [inline]
GetZoomPanWaitForRMB()GRE::VIEW [static]
GetZView() const GRE::VIEW
Has3D() const GRE::VIEW
HasObjects() const GRE::VIEW
HighlightElementsByPoint(const DPOINT2D &pt, bool PointInDisplayCoords, GRE::HIGHLIGHTMODE HighlightMode=GRE::HIGHLIGHTMODE_NotSet, bool ShowDftTables=false)GRE::VIEW
InvalidateAllLayers()GRE::VIEW
Is3D() const GRE::VIEW
IsAllowedDiffZoom() const GRE::VIEW [inline]
IsBeingDestroyed() const GRE::OBJECT [inline]
IsBeingDrawn() const GRE::VIEW [inline]
IsBeingRestored() const GRE::VIEW [inline]
IsGeoLocked() const GRE::VIEW [inline]
IsGoogleLocked() const GRE::VIEW [inline]
IsGroupVisible(const GRE::GROUP *group) const GRE::VIEW
IsInteractive() const GRE::VIEW [inline]
IsLayerVisible(const GRE::LAYER *layer) const GRE::VIEW
IsLegacy() const GRE::VIEW [inline]
IsLocator() const GRE::VIEW [inline]
IsRedrawDisabled() const GRE::VIEW [inline]
IsTemporary() const GRE::OBJECT [inline]
NotifyChangeViewPoint3D(bool redraw=true, bool IsDragging=false)GRE::VIEW
NotifyDrawElementBegin(GRE::LAYER *layer, const RVC::ELEMENT &element)GRE::VIEW [inline]
NotifyDrawElementEnd(GRE::LAYER *layer, const RVC::ELEMENT &element)GRE::VIEW [inline]
NotifyExposure(const LRECT2D &rect)GRE::VIEW
NotifyLayerRendered(GRE::LAYER *layer)GRE::VIEW
NotifyPointerEnter()GRE::VIEW
NotifyPointerLeave()GRE::VIEW
NotifyPointerMove(const DPOINT2D &point)GRE::VIEW
OBJECT(OBJECT::TYPE type)GRE::OBJECT [explicit]
OverlayCreate(bool AddToFront=false)GRE::VIEW
OverlayDestroy(RENDERBUFFER *&pRenderBuffer)GRE::VIEW
OverlayUpdatedLayers()GRE::VIEW [protected]
Pan(INT16 dx, INT16 dy)GRE::UI::VIEW_CANVAS
PanToLayerElement(GRE::LAYER *layer, ELEMTYPE ElemType, ELEMNUM ElemNum, GRE::DRAWFLAGS drawflags=GRE::DRAWFLAG_None)GRE::VIEW
Release()GRE::OBJECT
RemoveDelegateOnPointerEnter(DELEGATE_POINTERENTERLEAVE delegate)GRE::VIEW
RemoveDelegateOnPointerLeave(DELEGATE_POINTERENTERLEAVE delegate)GRE::VIEW
RemoveDelegateOnPointerMove(DELEGATE_POINTERMOVE delegate)GRE::VIEW
ResetCancel()GRE::VIEW [inline]
RestoreFromBuffers(bool RenderIfNeeded=true)GRE::VIEW
RestoreFromMemory(const LRECT2D *rect=0, bool UseScreenBuffer=false)GRE::VIEW
SaveSnapshotQuick()GRE::VIEW
SaveSnapshotToRaster()GRE::VIEW
SetAutoRedrawSolid(bool AutoRedrawSolid)GRE::VIEW [inline]
SetBeingDestroyed()GRE::OBJECT [inline, protected]
SetBeingRestored(bool BeingRestored)GRE::VIEW [inline]
SetCenter(const DPOINT2D &pt, bool redraw=true)GRE::VIEW
SetCenterByLayer(GRE::LAYER *layer, const DPOINT2D &pt, bool redraw=true)GRE::VIEW
SetClipNone()GRE::VIEW
SetClipRect(const LRECT2D &cliprect)GRE::VIEW
SetColor(COLORUSE coloruse, const COLOR &color)GRE::VIEW
SetDestroyRequest()GRE::OBJECT [inline, protected]
SetDrawingAreaSize(INT32 width, INT32 height)GRE::VIEW
SetDrawingDevice(MGD::DEVICE *gdisp)GRE::VIEW
SetDrawStereo(bool DrawStereo)GRE::VIEW
SetDrawWireframe3D(bool DrawWireframe)GRE::VIEW [inline]
SetGeoLock(const GEOLOCKSETTINGS &GeoLockSettings)GRE::VIEW [inline]
SetGeoLocked(bool GeoLocked=true, bool AutoScale=true)GRE::VIEW
SetGlobalOptions(const VIEWCOMMON &options)GRE::VIEW [static]
SetGoogleLocked(bool Locked)GRE::VIEW [inline]
SetInteractive()GRE::VIEW [inline, protected]
SetMargin(double MarginMeters)GRE::VIEW [inline]
SetNeedNotifyDrawElement(bool NeedNotify=true)GRE::VIEW [inline]
SetNeedsRedraw()GRE::VIEW [inline]
SetNextPlace(const VIEWPLACE &NextPlace, bool redraw=true)GRE::VIEW
SetNextPosn(const VIEWPOS &NextPosn, bool redraw=true)GRE::VIEW [inline]
SetPadPixels(int pp)GRE::VIEW [inline]
SetPrivPtr(int idx, void *privptr)GRE::OBJECT [inline]
SetProjAccur(GRE_PROJACCUR ProjAccur)GRE::VIEW [inline]
SetRedrawOnAnyChange(bool RedrawOnAnyChange, bool redraw=true)GRE::VIEW
SetScale(double NewMapScale, bool redraw=true)GRE::VIEW
SetScaleMaxDetail(GRE::LAYER *ScaleRefLayer, bool redraw=true)GRE::VIEW
SetScaleMaxDetail(bool redraw=true)GRE::VIEW [inline]
SetStatusManager(MISTATUSMANAGER *pStatusMgr)GRE::VIEW [inline]
SetStereoDevice(const STEREODEVICE &StereoDevice)GRE::VIEW
SetStereoDeviceShared2D(const STEREODEVICE &StereoDevice)GRE::VIEW [static]
SetStereoDeviceShared3D(const STEREODEVICE &StereoDevice)GRE::VIEW [static]
SetStereoRender(const STEREORENDER &StereoRender)GRE::VIEW
SetStopDrawOnError(bool StopDrawOnError=true)GRE::VIEW [inline]
SetTemporary()GRE::OBJECT [inline, protected]
SetTrackCursor(bool TrackCursor)GRE::VIEW [static]
SetUpdateAfterDrawLayer(bool UpdateAfterDrawLayer)GRE::VIEW [static]
SetViewFlags(VIEWFLAGS viewflags, bool redraw=false)GRE::VIEW [inline]
SetViewFromGeoLock(const VIEW *refview=0)GRE::VIEW
SetViewNum(int ViewNum)GRE::VIEW [inline]
SetViewPosns(const VIEWPOS &ViewPos)GRE::VIEW [protected]
SetWireframeMode(bool mode, bool redraw=true)GRE::VIEW
SetZoom(double zoom, bool redraw=true)GRE::VIEW
SetZoom(const DPOINT2D &zoom, bool redraw=true)GRE::VIEW
SetZoomFull(bool redraw=true)GRE::VIEW [inline]
SML_ClassInstall(SML::CONTEXT *context)GRE::VIEW [static]
TestCancel()GRE::VIEW [inline]
ToolFind(VIEWTOOLID ViewToolID) const GRE::UI::VIEW_CANVAS
ToolGetActive() const GRE::UI::VIEW_CANVAS
ToolGetActiveID() const GRE::UI::VIEW_CANVAS
ToolSet(VIEWTOOL *tool)GRE::UI::VIEW_CANVAS
ToolSet(VIEWTOOLID ViewToolID)GRE::UI::VIEW_CANVAS
ToolSetDefault()GRE::UI::VIEW_CANVAS
TransDispToGroup(GRE::GROUP *group, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const GRE::VIEW
TransDispToLayer(GRE::LAYER *layer, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints)GRE::VIEW
TransDispToView(const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const GRE::VIEW
TransGroupToDisp(GRE::GROUP *group, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const GRE::VIEW
TransGroupToView(GRE::GROUP *group, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const GRE::VIEW
TransLayerToDisp(GRE::LAYER *layer, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints)GRE::VIEW
TransLayerToView(GRE::LAYER *layer, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints)GRE::VIEW
TransViewToDisp(const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const GRE::VIEW
TransViewToGroup(GRE::GROUP *group, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints) const GRE::VIEW
TransViewToLayer(GRE::LAYER *layer, const DPOINT2D *ipoints, DPOINT2D *opoints, int numpoints)GRE::VIEW
TreeViewGetPtr() const GRE::VIEW [inline]
TreeViewSetPtr(GRE::CTRL_TREEVIEW *pTreeView)GRE::VIEW [inline]
TYPE enum nameGRE::OBJECT
TYPE_All enum valueGRE::OBJECT
TYPE_Group enum valueGRE::OBJECT
TYPE_Layer enum valueGRE::OBJECT
TYPE_Layout enum valueGRE::OBJECT
TYPE_None enum valueGRE::OBJECT
TYPE_System enum valueGRE::OBJECT
TYPE_View enum valueGRE::OBJECT
UpdateExtents()GRE::VIEW
UpdateLastPosn()GRE::VIEW
UpdateMessage(const MISTRING &string)GRE::VIEW
UpdatePosition()GRE::VIEW
UpdateScriptUI()GRE::VIEW [inline]
UpdateTypeName()GRE::VIEW
UpdateUI()GRE::VIEW [inline]
UseSeparateRenderDevices()GRE::VIEW
v_GetToolBarPane()GRE::UI::VIEW_CANVAS [private, virtual]
v_OnKey(MGUI::POINT point, MGUI::KEYCODE keycode, MGUI::KEYSTATE keystate)GRE::UI::VIEW_CANVAS [protected, virtual]
v_OnPointerButtonDown(MGUI::POINT point, MGUI::POINTERBUTTON button, MGUI::KEYSTATE keystate)GRE::UI::VIEW_CANVAS [protected, virtual]
v_OnPointerButtonUp(MGUI::POINT point, MGUI::POINTERBUTTON button, MGUI::KEYSTATE keystate)GRE::UI::VIEW_CANVAS [protected, virtual]
v_OnPointerEnter()GRE::UI::VIEW_CANVAS [protected, virtual]
v_OnPointerLeave()GRE::UI::VIEW_CANVAS [protected, virtual]
v_OnPointerMove(MGUI::POINT point, MGUI::KEYSTATE keystate)GRE::UI::VIEW_CANVAS [protected, virtual]
VIEW()GRE::VIEW
VIEW_CANVAS()GRE::UI::VIEW_CANVAS
Zoom(double dz, INT16 cx, INT16 cy)GRE::UI::VIEW_CANVAS
ZoomToGroup(GRE::GROUP *group, bool redraw=true)GRE::VIEW
ZoomToGroupRect(GRE::GROUP *group, const DRECT2D &rect, bool redraw=true)GRE::VIEW
ZoomToLayer(GRE::LAYER *layer, bool redraw=true)GRE::VIEW
ZoomToLayerRect(GRE::LAYER *layer, const DRECT2D &rect, bool redraw=true)GRE::VIEW
ZoomToViewableRect(const DRECT2D &rect, bool redraw=true)GRE::VIEW
~OBJECT()=0GRE::OBJECT [pure virtual]
~VIEW()GRE::VIEW [virtual]
~VIEW_CANVAS()GRE::UI::VIEW_CANVAS [virtual]

Generated on Sun Oct 7 21:34:59 2012 for TNTsdk 2012 by  doxygen 1.6.1