wxArt2D
Functions | Variables
objlist.cpp File Reference
#include "a2dprec.h"
#include "wx/wx.h"
#include "wx/canvas/objlist.h"
#include "wx/canvas/drawer.h"
#include "wx/canvas/canglob.h"
#include "wx/canvas/algos.h"
#include "wx/general/smrtptr.inl"
#include "wx/general/a2dlist.h"
#include "wx/general/a2dlist.inl"
#include <math.h>
#include <algorithm>
Include dependency graph for objlist.cpp:

Go to the source code of this file.

Functions

bool XYSorter (const a2dCanvasObjectPtr &x, const a2dCanvasObjectPtr &y)
 
bool XRevYSorter (const a2dCanvasObjectPtr &x, const a2dCanvasObjectPtr &y)
 
bool YXSorter (const a2dCanvasObjectPtr &x, const a2dCanvasObjectPtr &y)
 
bool YRevXSorter (const a2dCanvasObjectPtr &x, const a2dCanvasObjectPtr &y)
 

Variables

a2dCanvasObjectListwxNullCanvasObjectList
 define a NON a2dCanvasObjectList More...
 

Detailed Description

Author
Klaas Holwerda

Copyright: 2001-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
objlist.cpp,v 1.88 2009/05/20 18:42:10 titato Exp

Definition in file objlist.cpp.

Variable Documentation

a2dCanvasObjectList* wxNullCanvasObjectList

define a NON a2dCanvasObjectList

Even if a a2dCanvasObject has no children, still its Length can be asked for.

Definition at line 53 of file objlist.cpp.

objlist.cpp File Reference -- Sun Oct 12 2014 17:04:27 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation