wxArt2D
Macros
axis.cpp File Reference
#include "a2dprec.h"
#include "wx/wx.h"
#include <wx/wfstream.h>
#include <math.h>
#include "wx/canvas/eval.h"
#include "wx/curves/meta.h"
#include "wx/canvas/canobj.h"
#include "wx/canvas/drawer.h"
#include "wx/canvas/canvas.h"
#include "wx/canvas/edit.h"
Include dependency graph for axis.cpp:

Go to the source code of this file.

Macros

#define BBOX2XYWH(bbox)   (bbox).GetMinX(), (bbox).GetMinY(), (bbox).GetWidth(), (bbox).GetHeight()
 expand a2dBoundingBox to x,y,w,h
 

Detailed Description

Author
Klaas Holwerda

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
axis.cpp,v 1.23 2009/07/24 16:35:01 titato Exp

Definition in file axis.cpp.

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