Dokument
libageo · Kugel · Abstandsfunktionen (vorzeichenbehaftet)
Synopsis
» double sphere. sdistance (point)
double sphere. sdistance (line)
double sphere. sdistance (plane)
double sphere. sdistance (circle)
double sphere. sdistance (cylinder)
double sphere. sdistance (sphere)
double sdistance (sphere, point)
double sdistance (sphere, line)
double sdistance (sphere, plane)
double sdistance (sphere, circle)
double sdistance (sphere, cylinder)
double sdistance (sphere, sphere)
Beschreibung
· Abstand Kugel-Punkt

sdistance()<0

sdistance()>0
· Abstand Kugel-Gerade

sdistance()<0

sdistance()>0
· Abstand Kugel-Ebene

sdistance()<0

sdistance()>0
· Abstand Kugel-Kreis

sdistance()<0

sdistance()>0
· Abstand Kugel-Kugel

sdistance()<0

sdistance()>0
· Abstand Kugel-Zylinder

sdistance()<0

sdistance()>0
Beispiele
###
Siehe auch
Kugel: Vorzeichenloser Abstand, Übersicht, Alle Methoden und Operatoren;
Punkt, Gerade, Ebene, Kreis, Zylinder; Stichwortverzeichnis