General information:Author: Version: Date: Wed Oct 20 9:02:57 MET 1999 |
Header files: |
Code files: |
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Arc_Seg()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~Arc_Seg()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Arc_Seg(PointType const X, PointType const Y,PointType const AX, PointType const AY, PointType const OX, PointType const OY)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Arc_Seg(Point* const, Point* const, Point* const)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Arc_Seg(Arc_Seg* other)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void* operator |
Declaration:
void* operator new(size_t size)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void operator |
Declaration:
void operator delete(void* segmentptr)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void Set(const PointType,const PointType,PointType const AX, PointType const AY, PointType const OX, PointType const OY)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: PointType |
Declaration:
PointType GetX()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: PointType |
Declaration:
PointType GetY()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: PointType |
Declaration:
PointType GetAX()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: PointType |
Declaration:
PointType GetAY()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: PointType |
Declaration:
PointType GetOX()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: PointType |
Declaration:
PointType GetOY()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetX(PointType)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetY(PointType)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetAX(PointType)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetAY(PointType)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetOX(PointType)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetOY(PointType)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: SEGTYPE |
Declaration:
SEGTYPE GetType()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: Arc_Seg& |
Declaration:
Arc_Seg& operator=(Arc_Seg &other)
Description:
scope: protected | type: basic | typename: Point |
Declaration:
Point _point
Description:
scope: protected | type: basic | typename: Point |
Declaration:
Point _Apoint
Description:
scope: protected | type: basic | typename: Point |
Declaration:
Point _Opoint
Description: