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

Go to the source code of this file.

Namespaces

 colmap
 

Functions

void colmap::CudaSafeCall (const cudaError_t error, const std::string &file, const int line)
 
void colmap::CudaCheck (const char *file, const int line)
 
void colmap::CudaSyncAndCheck (const char *file, const int line)