Blender V4.3
ReconstructProgressData Struct Reference

Public Attributes

bool * stop
 
bool * do_update
 
floatprogress
 
char * stats_message
 
int message_size
 

Detailed Description

Definition at line 57 of file tracking_solver.cc.

Member Data Documentation

◆ do_update

bool* ReconstructProgressData::do_update

◆ message_size

int ReconstructProgressData::message_size

◆ progress

float* ReconstructProgressData::progress

◆ stats_message

char* ReconstructProgressData::stats_message

◆ stop

bool* ReconstructProgressData::stop

Definition at line 58 of file tracking_solver.cc.

Referenced by BKE_tracking_reconstruction_solve().


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