Classes | Namespaces | Functions
BVH.cpp File Reference
#include "main.h"
#include <Eigen/StdVector>
#include <Eigen/Geometry>
#include <unsupported/Eigen/BVH>
Include dependency graph for BVH.cpp:

Go to the source code of this file.

Classes

struct  Ball< Dim >
 
struct  BallPointStuff< Dim >
 
struct  TreeTest< Dim >
 

Namespaces

 Eigen
 

Functions

template<typename Scalar , int Dim>
AlignedBox< Scalar, Dim > Eigen::bounding_box (const Matrix< Scalar, Dim, 1 > &v)
 
template<int Dim>
AlignedBox< double, Dim > bounding_box (const Ball< Dim > &b)
 
double SQR (double x)
 
void test_BVH ()
 

Function Documentation

template<int Dim>
AlignedBox<double, Dim> bounding_box ( const Ball< Dim > &  b)

Definition at line 35 of file BVH.cpp.

double SQR ( double  x)
inline

Definition at line 38 of file BVH.cpp.

void test_BVH ( )

Definition at line 195 of file BVH.cpp.



hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:48