ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
point3d_test.cc File Reference
#include "util/testing.h"
#include "base/point3d.h"
Include dependency graph for point3d_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "base/point3d"
 

Functions

 BOOST_AUTO_TEST_CASE (TestDefault)
 
 BOOST_AUTO_TEST_CASE (TestXYZ)
 
 BOOST_AUTO_TEST_CASE (TestRGB)
 
 BOOST_AUTO_TEST_CASE (TestError)
 
 BOOST_AUTO_TEST_CASE (TestTrack)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "base/point3d"

Definition at line 32 of file point3d_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( TestError  )

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( TestRGB  )

Definition at line 79 of file point3d_test.cc.

References colmap::Point3D::Color(), and colmap::Point3D::SetColor().

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( TestTrack  )

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( TestXYZ  )