LibCarna Version 3.4.0
Loading...
Searching...
No Matches
Namespaces | Macros | Typedefs
LibCarna.hpp File Reference

Contains forward-declarations. More...

#include <vector>
#include <cstdint>
+ Include dependency graph for LibCarna.hpp:

Go to the source code of this file.

Namespaces

namespace  LibCarna::base
 Contains the core framework components.
 
namespace  LibCarna::base::math
 Provides set of math-related classes and functions.
 
namespace  LibCarna::presets
 Contains ready-to-use components that are assembled only using the core framework components.
 
namespace  LibCarna::helpers
 Contains components that simplify the handling of more complex interfaces from both, base and presets.
 
namespace  LibCarna::helpers::details
 Holds implementation details.
 

Typedefs

typedef BufferedIntensityVolume< uint16_tLibCarna::base::IntensityVolumeUInt16
 Defines 16bit intensity volume.
 
typedef BufferedIntensityVolume< uint8_tLibCarna::base::IntensityVolumeUInt8
 Defines 8bit intensity volume.
 
typedef BufferedNormalMap3D< int8_tLibCarna::base::NormalMap3DInt8
 Defines 8bit signed integer BufferedNormalMap3D.
 

Detailed Description

Contains forward-declarations.

Definition in file LibCarna.hpp.

Macro Definition Documentation

◆ LIBCARNA

#define LIBCARNA

Definition at line 36 of file LibCarna.hpp.