69 if (TYElement::operator!=(other))
74 if (OCoord3D::operator!=(other))
119 domNewElem.removeAttribute(
"id");
120 domNewElem.removeAttribute(
"name");
TY_EXTENSION_INST(TYPoint)
double _y
y coordinate of OCoord3D
OCoord3D & operator=(const OCoord3D &coord)
operator=
double _z
z coordinate of OCoord3D
double _x
x coordinate of OCoord3D
bool operator==(const OCoord3D &coord) const
operator==
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
virtual DOM_Element toXML(DOM_Element &domElement)
TYElement & operator=(const TYElement &other)
virtual int fromXML(DOM_Element domElement)
virtual std::string toString() const
bool operator!=(const TYPoint &other) const
Operateur !=.
virtual DOM_Element toXML(DOM_Element &domElement)
TYPoint & operator=(const TYPoint &other)
Operateur =.
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
bool isEqual(const TYPoint &point) const
Tests equality using only coordiantes.
bool operator==(const TYPoint &other) const
Operateur ==.
virtual int fromXML(DOM_Element domElement)
TYPoint(bool PutInInstanceList=false)
std::string doubleToStrPre(double val, int precision=2)
std::string doubleToStr(double val)