Classes | Namespaces | Macros | Typedefs | Functions
CudaSurface.hpp File Reference
#include "lvr2/reconstruction/QueryPoint.hpp"
#include "lvr2/reconstruction/LBKdTree.hpp"
#include "lvr2/geometry/LBPointArray.hpp"
#include "lvr2/geometry/ColorVertex.hpp"
#include "lvr2/geometry/BaseVector.hpp"
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <vector>
#include <math.h>
#include <float.h>
#include <stdint.h>
#include <cuda_runtime.h>
#include <driver_types.h>
#include <boost/shared_array.hpp>
Include dependency graph for CudaSurface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lvr2::CudaSurface
 

Namespaces

 lvr2
 

Macros

#define HANDLE_ERROR(err)   (HandleError( err, __FILE__, __LINE__ ))
 

Typedefs

typedef ColorVertex< float, unsigned char > lvr2::cVertex
 
typedef QueryPoint< Veclvr2::QueryPointC
 

Functions

static void lvr2::HandleError (cudaError_t err, const char *file, int line)
 

Macro Definition Documentation

◆ HANDLE_ERROR

#define HANDLE_ERROR (   err)    (HandleError( err, __FILE__, __LINE__ ))

Definition at line 70 of file CudaSurface.hpp.



lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:25