ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
triangulation_test.cc File Reference
#include "util/testing.h"
#include <Eigen/Core>
#include "base/similarity_transform.h"
#include "base/triangulation.h"
Include dependency graph for triangulation_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "base/triangulation"
 

Functions

 BOOST_AUTO_TEST_CASE (TestTriangulatePoint)
 
 BOOST_AUTO_TEST_CASE (TestCalculateTriangulationAngle)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "base/triangulation"

Definition at line 32 of file triangulation_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( TestCalculateTriangulationAngle  )

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( TestTriangulatePoint  )