82 virtual bool deepCopy(
const TYElement* pOther,
bool copyId =
true,
bool pUseCopyTag =
false);
84 virtual std::string
toString()
const;
All base classes related to 3D manipulation.
#define OPROTODECL(classname)
#define TY_EXTENSION_DECL_ONLY(classname)
3D frame with a point and 3 vectors.
virtual DOM_Element toXML(DOM_Element &domElement)
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
virtual int fromXML(DOM_Element domElement)
virtual std::string toString() const
bool operator!=(const TYRepere &other) const
Operateur !=.
bool operator==(const TYRepere &other) const
Operateur ==.
TYRepere & operator=(const TYRepere &other)
Operateur =.