#include <jAPIgeometry.h>
Public Member Functions | |
jDroite () | |
jDroite (const TPoint &p, const jVecteur &v) | |
jDroite (const jVecteur &v, const TPoint &p) | |
jDroite (const TPoint &p1, const TPoint &p2) | |
jDroite & | operator= (const jDroite &D) |
bool __fastcall | Rotation (const TPoint ¢re, double angleRotDegres) |
jVecteur __fastcall | Porteur () |
jVecteur __fastcall | Normal () |
Public Attributes | |
double | a |
double | b |
double | c |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|