BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros
cudaVolumeRenderer.h File Reference
#include <BALL/VIEW/RENDERING/RENDERERS/raytracingRenderer.h>
#include <cudamm/cuda.hpp>

Go to the source code of this file.

Classes

class  BALL::VIEW::CudaVolumeRenderer
 

Namespaces

 BALL
 -*- Mode: C++; tab-width: 2; -*-
 
 BALL::VIEW
 

Macros

#define BALLVIEW_CUDAVOLUMERENDERER_THROW(exceptionName, message)   (throw BALL::Exception::##exceptionName##(__FILE__, __LINE__, message))
 

Macro Definition Documentation

#define BALLVIEW_CUDAVOLUMERENDERER_THROW (   exceptionName,
  message 
)    (throw BALL::Exception::##exceptionName##(__FILE__, __LINE__, message))

Definition at line 8 of file cudaVolumeRenderer.h.