Public Member Functions | Public Attributes | List of all members
kfusion::device::Eigen33::MiniMat< Rows > Struct Template Reference

#include <temp_utils.hpp>

Public Member Functions

__kf_hdevice__ float3 & operator[] (int i)
 
const __kf_hdevice__ float3 & operator[] (int i) const
 

Public Attributes

float3 data [Rows]
 

Detailed Description

template<int Rows>
struct kfusion::device::Eigen33::MiniMat< Rows >

Definition at line 171 of file temp_utils.hpp.

Member Function Documentation

◆ operator[]() [1/2]

template<int Rows>
__kf_hdevice__ float3& kfusion::device::Eigen33::MiniMat< Rows >::operator[] ( int  i)
inline

Definition at line 174 of file temp_utils.hpp.

◆ operator[]() [2/2]

template<int Rows>
const __kf_hdevice__ float3& kfusion::device::Eigen33::MiniMat< Rows >::operator[] ( int  i) const
inline

Definition at line 175 of file temp_utils.hpp.

Member Data Documentation

◆ data

template<int Rows>
float3 kfusion::device::Eigen33::MiniMat< Rows >::data[Rows]

Definition at line 173 of file temp_utils.hpp.


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


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