vrcore  0.45
visuReal Messkern
 All Classes Files Functions Variables
vr::Plane Class Reference

Ebene. More...

#include <algorithms.h>

Public Member Functions

 Plane (const cv::Vec3d &normal, const double lambda)
 
 Plane (const cv::Vec3d &direction1, const cv::Vec3d &direction2, const cv::Vec3d &point)
 
cv::Vec3d getIntersection (const Line &line) const
 
Line getIntersection (const Plane &plane) const
 
const cv::Vec3d & getNormal () const
 
double getLambda () const
 

Friends

class Line
 

Detailed Description

Ebene.

Ebene, mit Funktionen, um Schnittpunkte mit Geraden und Schnittgeraden mit Ebenen zu bestimmen.

Author
Robert Rossmair
Date
04/24/14

The documentation for this class was generated from the following files: