ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
pba::ProgramCPU::ComputeProjection_STRUCT< Float > Struct Template Reference

Public Attributes

int tid
 
size_t nproj
 
const Float * camera
 
const Float * point
 
const Float * ms
 
const int * jmap
 
Float * pj
 
int radial_distortion
 

Detailed Description

template<class Float>
struct pba::ProgramCPU::ComputeProjection_STRUCT< Float >

Definition at line 1186 of file SparseBundleCPU.cpp.

Member Data Documentation

◆ camera

template<class Float >
const Float* pba::ProgramCPU::ComputeProjection_STRUCT< Float >::camera

Definition at line 1188 of file SparseBundleCPU.cpp.

◆ jmap

template<class Float >
const int* pba::ProgramCPU::ComputeProjection_STRUCT< Float >::jmap

Definition at line 1189 of file SparseBundleCPU.cpp.

◆ ms

template<class Float >
const Float * pba::ProgramCPU::ComputeProjection_STRUCT< Float >::ms

Definition at line 1188 of file SparseBundleCPU.cpp.

◆ nproj

template<class Float >
size_t pba::ProgramCPU::ComputeProjection_STRUCT< Float >::nproj

Definition at line 1187 of file SparseBundleCPU.cpp.

◆ pj

template<class Float >
Float* pba::ProgramCPU::ComputeProjection_STRUCT< Float >::pj

Definition at line 1190 of file SparseBundleCPU.cpp.

◆ point

template<class Float >
const Float * pba::ProgramCPU::ComputeProjection_STRUCT< Float >::point

Definition at line 1188 of file SparseBundleCPU.cpp.

◆ radial_distortion

template<class Float >
int pba::ProgramCPU::ComputeProjection_STRUCT< Float >::radial_distortion

Definition at line 1191 of file SparseBundleCPU.cpp.

◆ tid

template<class Float >
int pba::ProgramCPU::ComputeProjection_STRUCT< Float >::tid

Definition at line 1186 of file SparseBundleCPU.cpp.


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