Blender V4.3
ProjectHandle Struct Reference

Public Attributes

ProjPaintStateps
 
float prevmval [2]
 
float mval [2]
 
ProjPaintImageprojImages
 
int thread_index
 
ImagePoolpool
 

Detailed Description

Definition at line 4826 of file paint_image_proj.cc.

Member Data Documentation

◆ mval

float ProjectHandle::mval[2]

Definition at line 4830 of file paint_image_proj.cc.

◆ pool

ImagePool* ProjectHandle::pool

Definition at line 4841 of file paint_image_proj.cc.

◆ prevmval

float ProjectHandle::prevmval[2]

Definition at line 4829 of file paint_image_proj.cc.

◆ projImages

ProjPaintImage* ProjectHandle::projImages

Definition at line 4836 of file paint_image_proj.cc.

◆ ps

ProjPaintState* ProjectHandle::ps

Definition at line 4828 of file paint_image_proj.cc.

◆ thread_index

int ProjectHandle::thread_index

Definition at line 4839 of file paint_image_proj.cc.


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