mf
Media Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions
plane.h File Reference
#include "../eigen.h"
#include <string>
#include "pose.h"

Go to the source code of this file.

Classes

struct  mf::plane
 Oriented plane in 3D space. More...
 

Namespaces

 mf
 

Functions

float mf::signed_distance (const Eigen::Vector3f &pt, const plane &pl)
 
float mf::distance (const Eigen::Vector3f &pt, const plane &pl)