Blender V5.0
libmv::EuclideanCamera Struct Reference

#include <reconstruction.h>

Public Member Functions

 EuclideanCamera ()
 EuclideanCamera (const EuclideanCamera &c)

Public Attributes

int image
Mat3 R
Vec3 t

Detailed Description

Constructor & Destructor Documentation

◆ EuclideanCamera() [1/2]

libmv::EuclideanCamera::EuclideanCamera ( )
inline

Definition at line 41 of file libmv/simple_pipeline/reconstruction.h.

References image.

Referenced by EuclideanCamera().

◆ EuclideanCamera() [2/2]

libmv::EuclideanCamera::EuclideanCamera ( const EuclideanCamera & c)
inline

Definition at line 42 of file libmv/simple_pipeline/reconstruction.h.

References EuclideanCamera(), image, R, and t.

Member Data Documentation

◆ image

◆ R

◆ t


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