![]() |
LibCarna Version 3.4.0
|
Contains forward-declarations. More...
#include <vector>
#include <cstdint>
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_t > | LibCarna::base::IntensityVolumeUInt16 |
Defines 16bit intensity volume. | |
typedef BufferedIntensityVolume< uint8_t > | LibCarna::base::IntensityVolumeUInt8 |
Defines 8bit intensity volume. | |
typedef BufferedNormalMap3D< int8_t > | LibCarna::base::NormalMap3DInt8 |
Defines 8bit signed integer BufferedNormalMap3D. | |
Contains forward-declarations.
Definition in file LibCarna.hpp.
#define LIBCARNA |
Definition at line 36 of file LibCarna.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen