Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

jAPIgeometry.cpp File Reference

#include <vcl.h>
#include "jAPIgeometry.h"
#include "jAPIvectoriels.h"
#include "jAPIdefinitions.h"

Functions

double jGEOdistance (const jDroite &d, const jPoint &p)
double jGEOdistance (const jSegment &s, const jPoint &p)
TPoint __fastcall jGEOintersection (const jDroite &d1, const jDroite &d2, jIntersections &_cas)
TPoint __fastcall jGEOintersection (const jDroite &d, const jSegment &s, jIntersections &_cas)
jDroite __fastcall jGEOrotation (const jDroite &d, const TPoint &p, double angle)
TPoint __fastcall jGEOpointDistant (TPoint &p, jVecteur &v, double distance, jIntersections sens)
jDroite __fastcall jGEOparalleleDistante (jDroite d, double distance, jIntersections sens)

Function Documentation

double jGEOdistance const jSegment s,
const jPoint p
 

double jGEOdistance const jDroite d,
const jPoint p
 

TPoint __fastcall jGEOintersection const jDroite d,
const jSegment s,
jIntersections _cas
 

TPoint __fastcall jGEOintersection const jDroite d1,
const jDroite d2,
jIntersections _cas
 

jDroite __fastcall jGEOparalleleDistante jDroite  d,
double  distance,
jIntersections  sens
 

TPoint __fastcall jGEOpointDistant TPoint &  p,
jVecteur v,
double  distance,
jIntersections  sens
 

jDroite __fastcall jGEOrotation const jDroite d,
const TPoint &  p,
double  angle
 


Generated on Sat Nov 15 10:52:34 2003 for JAPI by doxygen 1.3.4