C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
surf_plane.h File Reference

A plane. More...

Classes

class  MbPlane
 A plane. More...
 

Functions

double LinePlaneNearestPoints (const MbLine3D &line1, const MbPlane &plane2, MbCartPoint3D &p1, MbCartPoint3D &p2)
 Intersection or distance between infinite line and infinite plane. More...
 
MbLine3DPlanesIntersection (const MbPlane &plane1, const MbPlane &plane2)
 Intersection of two infinite planes. More...
 

Detailed Description

A plane.