Blender V5.0
ProjectHandle Struct Reference

Public Attributes

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

Detailed Description

Definition at line 4844 of file paint_image_proj.cc.

Member Data Documentation

◆ mval

float ProjectHandle::mval[2]

Definition at line 4848 of file paint_image_proj.cc.

◆ pool

ImagePool* ProjectHandle::pool

Definition at line 4859 of file paint_image_proj.cc.

◆ prevmval

float ProjectHandle::prevmval[2]

Definition at line 4847 of file paint_image_proj.cc.

◆ projImages

ProjPaintImage* ProjectHandle::projImages

Definition at line 4854 of file paint_image_proj.cc.

◆ ps

ProjPaintState* ProjectHandle::ps

Definition at line 4846 of file paint_image_proj.cc.

◆ thread_index

int ProjectHandle::thread_index

Definition at line 4857 of file paint_image_proj.cc.


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