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

Go to the source code of this file.

Classes

class  pba::ParallelBA
 

Namespaces

 pba
 

Macros

#define PBA_EXPORT
 
#define PBA_EXPORT_EXTERN   extern "C"
 

Typedefs

typedef ParallelBA *(* pba::NEWPARALLELBAPROC) (ParallelBA::DeviceT)
 

Functions

ParallelBA * pba::NewParallelBA (ParallelBA::DeviceT device)
 
int pba::ParallelBA_GetVersion ()
 

Macro Definition Documentation

◆ PBA_EXPORT

#define PBA_EXPORT

Definition at line 44 of file pba.h.

◆ PBA_EXPORT_EXTERN

#define PBA_EXPORT_EXTERN   extern "C"

Definition at line 45 of file pba.h.