TR-mbed 1.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
BVH_Example.cpp File Reference
#include <Eigen/StdVector>
#include <unsupported/Eigen/BVH>
#include <iostream>

Classes

struct  PointPointMinimizer
 

Namespaces

namespace  Eigen
 Namespace containing all symbols from the Eigen library.
 

Typedefs

typedef AlignedBox< double, 2 > Box2d
 

Functions

Box2d Eigen::bounding_box (const Vector2d &v)
 
int main ()
 

Typedef Documentation

◆ Box2d

typedef AlignedBox<double, 2> Box2d

Function Documentation

◆ main()

int main ( void  )