![]() |
LibCarna Version 3.4.0
|
Creates textures that represents base::VolumeSegmentNormalsComponent::normals in video memory. More...
#include <VolumeGridHelperDetails.hpp>
Public Types | |
typedef SegmentIntensityVolumeType | SegmentIntensityVolume |
Reflects the type to use for storing the intensity volume of a single partition. | |
typedef SegmentNormalsVolumeType | SegmentNormalsVolume |
Reflects the type to use for storing the normal map of a single partition. | |
Static Public Member Functions | |
static base::ManagedTexture3D & | createTexture (const base::VolumeSegment< SegmentIntensityVolumeType, SegmentNormalsVolumeType > &segment) |
Creates texture that represents the base::VolumeSegmentNormalsComponent::normals of segment in video memory. | |
Creates textures that represents base::VolumeSegmentNormalsComponent::normals in video memory.
Definition at line 103 of file VolumeGridHelperDetails.hpp.
typedef SegmentIntensityVolumeType LibCarna::helpers::details::VolumeGridHelper::NormalsTextureFactory< SegmentIntensityVolumeType, SegmentNormalsVolumeType >::SegmentIntensityVolume |
Reflects the type to use for storing the intensity volume of a single partition.
Definition at line 108 of file VolumeGridHelperDetails.hpp.
typedef SegmentNormalsVolumeType LibCarna::helpers::details::VolumeGridHelper::NormalsTextureFactory< SegmentIntensityVolumeType, SegmentNormalsVolumeType >::SegmentNormalsVolume |
Reflects the type to use for storing the normal map of a single partition.
Definition at line 113 of file VolumeGridHelperDetails.hpp.
|
static |
Creates texture that represents the base::VolumeSegmentNormalsComponent::normals of segment in video memory.
Definition at line 126 of file VolumeGridHelperDetails.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen