Blender V4.5
ProjectHandle Struct Reference

Public Attributes

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

Detailed Description

Definition at line 4834 of file paint_image_proj.cc.

Member Data Documentation

◆ mval

float ProjectHandle::mval[2]

Definition at line 4838 of file paint_image_proj.cc.

◆ pool

ImagePool* ProjectHandle::pool

Definition at line 4849 of file paint_image_proj.cc.

◆ prevmval

float ProjectHandle::prevmval[2]

Definition at line 4837 of file paint_image_proj.cc.

◆ projImages

ProjPaintImage* ProjectHandle::projImages

Definition at line 4844 of file paint_image_proj.cc.

◆ ps

ProjPaintState* ProjectHandle::ps

Definition at line 4836 of file paint_image_proj.cc.

◆ thread_index

int ProjectHandle::thread_index

Definition at line 4847 of file paint_image_proj.cc.


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