Public Types | Static Public Member Functions | Public Attributes | List of all members
kfusion::cuda::TsdfVolume::Entry Struct Reference

#include <tsdf_volume.hpp>

Public Types

typedef unsigned short half
 

Static Public Member Functions

static half float2half (float value)
 
static float half2float (half value)
 TsdfVolume::Entry. More...
 

Public Attributes

half tsdf
 
unsigned short weight
 

Detailed Description

Definition at line 75 of file tsdf_volume.hpp.

Member Typedef Documentation

◆ half

Definition at line 77 of file tsdf_volume.hpp.

Member Function Documentation

◆ float2half()

kfusion::cuda::TsdfVolume::Entry::half kfusion::cuda::TsdfVolume::Entry::float2half ( float  value)
static

Definition at line 12 of file tsdf_volume.cpp.

◆ half2float()

float kfusion::cuda::TsdfVolume::Entry::half2float ( half  value)
static

TsdfVolume::Entry.

Definition at line 9 of file tsdf_volume.cpp.

Member Data Documentation

◆ tsdf

half kfusion::cuda::TsdfVolume::Entry::tsdf

Definition at line 79 of file tsdf_volume.hpp.

◆ weight

unsigned short kfusion::cuda::TsdfVolume::Entry::weight

Definition at line 80 of file tsdf_volume.hpp.


The documentation for this struct was generated from the following files:


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:26