The point class It defines a point with 3 or 4 coordinates
The point class It defines a point with 3 or 4 coordinates
Sp_Point(float x1, float y1, float z1)
Sp_Point(float x1, float y1, float z1, float w1)
Sp_Point operator+(const Sp_Vecteur &) const
int IsAheadOf(const Sp_Point &P, const Sp_Vecteur &direction) const
void Print() const
Alphabetic index HTML hierarchy of classes or Java