Public Member Functions | Public Attributes | List of all members
kfusion::device::Projector Struct Reference

#include <internal.hpp>

Public Member Functions

__kf_device__ float2 operator() (const float3 &p) const
 Projector. More...
 
 Projector ()
 
 Projector (float fx, float fy, float cx, float cy)
 Projector host implementation. More...
 

Public Attributes

float2 c
 
float2 f
 

Detailed Description

Definition at line 55 of file internal.hpp.

Constructor & Destructor Documentation

◆ Projector() [1/2]

kfusion::device::Projector::Projector ( )
inline

Definition at line 58 of file internal.hpp.

◆ Projector() [2/2]

kfusion::device::Projector::Projector ( float  fx,
float  fy,
float  cx,
float  cy 
)

Projector host implementation.

Definition at line 47 of file precomp.cpp.

Member Function Documentation

◆ operator()()

__kf_device__ float2 kfusion::device::Projector::operator() ( const float3 &  p) const

Projector.

Definition at line 35 of file device.hpp.

Member Data Documentation

◆ c

float2 kfusion::device::Projector::c

Definition at line 57 of file internal.hpp.

◆ f

float2 kfusion::device::Projector::f

Definition at line 57 of file internal.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