libageo · Gerade · Schnittpunkte |
const point | line:: | intersect | (const line&) const | |||
const point | line:: | intersect | (const plane&) const | |||
const point | line:: | intersect | (const circle&) const | |||
const point | line:: | intersect | (const cylinder&) const | |||
const point | line:: | intersect | (const sphere&) const | |||
const point | intersect | (const line&, const line&) | ||||
const point | intersect | (const line&, const plane&) | ||||
const point | intersect | (const line&, const circle&) | ||||
const point | intersect | (const line&, const cylinder&) | ||||
const point | intersect | (const line&, const sphere&) |
· | Schnittpunkt Gerade-Gerade |
![]() |
|
· | Schnittpunkt Gerade-Ebene |
![]() |
|
· | Schnittpunkt Gerade-Kreis |
![]() |
|
· | Schnittpunkt Gerade-Zylinder |
![]() |
|
· | Schnittpunkt Gerade-Kugel |
![]() |
|
### |
Alle Methoden und Operatoren. |