ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PointProjectionTools.h File Reference
#include "CVConst.h"
#include "CVPointCloud.h"
#include "CVToolbox.h"
#include "SquareMatrix.h"
#include <list>
Include dependency graph for PointProjectionTools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::PointProjectionTools
 
struct  cloudViewer::PointProjectionTools::Transformation
 A scaled geometrical transformation (scale + rotation + translation) More...
 
class  cloudViewer::PointProjectionTools::IndexedCCVector2
 Indexed 2D vector. More...
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 

Enumerations

enum  cloudViewer::TRIANGULATION_TYPES { cloudViewer::DELAUNAY_2D_AXIS_ALIGNED , cloudViewer::DELAUNAY_2D_BEST_LS_PLANE = 2 }
 Triangulation types. More...