ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
DataInterface.h File Reference
#include <math.h>
Include dependency graph for DataInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pba::CameraT_< FT >
 
struct  pba::Point3D_< FT >
 
struct  pba::Point2D
 

Namespaces

 pba
 

Macros

#define CameraT   CameraT_
 
#define Point3D   Point3D_
 

Typedefs

typedef CameraT_< float > pba::CameraT
 
typedef Point3D_< float > pba::Point3D
 

Macro Definition Documentation

◆ CameraT

#define CameraT   CameraT_

Definition at line 44 of file DataInterface.h.

◆ Point3D

#define Point3D   Point3D_

Definition at line 45 of file DataInterface.h.