wxShapeFramework  1.13.0 beta
CommonFcn.h File Reference
#include <wx/wxprec.h>
#include <wx/xml/xml.h>
#include <wx/wxsf/Defs.h>
Include dependency graph for CommonFcn.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  wxSFCommonFcn
namespace  wxSF

Enumerations

enum  wxSF::ERRCODE { wxSF::errOK = 0, wxSF::errNOT_CREATED, wxSF::errNOT_ACCEPTED, wxSF::errINVALID_INPUT }

Functions

WXDLLIMPEXP_SF wxPoint wxSFCommonFcn::Conv2Point (const wxRealPoint &pt)
WXDLLIMPEXP_SF wxSize wxSFCommonFcn::Conv2Size (const wxRealPoint &pt)
WXDLLIMPEXP_SF wxRealPoint wxSFCommonFcn::Conv2RealPoint (const wxPoint &pt)
WXDLLIMPEXP_SF wxColour wxSFCommonFcn::GetHybridColour (const wxColour &orig, const wxColour &modificator)
WXDLLIMPEXP_SF bool wxSFCommonFcn::LinesIntersection (const wxRealPoint &from1, const wxRealPoint &to1, const wxRealPoint &from2, const wxRealPoint &to2, wxRealPoint &i)
WXDLLIMPEXP_SF double wxSFCommonFcn::Distance (const wxRealPoint &pt1, const wxRealPoint &pt2)

Variables

WXDLLIMPEXP_SF const double wxSF::PI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines