121 if (!(i >= 1 && i <= 3)) {
122 THROW( ExcAssertMsg() << EI_Message(
"Invalid specification of the element of the vector.") );
135 stream <<
"[" << P.
x <<
" " << P.
y <<
" " << P.
z <<
"]";
TPoint * operator+(TPoint *)
TPoint * operator=(TPoint *)
void SetCoord(double, double, double)
TVector operator-(const TPoint &) const
std::ostream & operator<<(std::ostream &stream, const TPoint &P)
bool operator==(TPoint *)
static int numberInstance
#define THROW(whole_exception_expr)
Wrapper for throw. Saves the throwing point.
bool IsEqual(double, double)