Blender  V3.3
Public Attributes | List of all members
MovieReconstructedCamera Struct Reference

#include <DNA_tracking_types.h>

Public Attributes

int framenr
 
float error
 
float mat [4][4]
 

Detailed Description

Definition at line 29 of file DNA_tracking_types.h.

Member Data Documentation

◆ error

float MovieReconstructedCamera::error

Definition at line 31 of file DNA_tracking_types.h.

Referenced by reconstruct_retrieve_libmv_tracks().

◆ framenr

int MovieReconstructedCamera::framenr

◆ mat

float MovieReconstructedCamera::mat[4][4]

Definition at line 32 of file DNA_tracking_types.h.

Referenced by reconstruct_retrieve_libmv_tracks().


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