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

Public Attributes

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

Detailed Description

Definition at line 4777 of file paint_image_proj.c.

Member Data Documentation

◆ mval

float ProjectHandle::mval[2]

Definition at line 4781 of file paint_image_proj.c.

◆ pool

struct ImagePool* ProjectHandle::pool

Definition at line 4792 of file paint_image_proj.c.

◆ prevmval

float ProjectHandle::prevmval[2]

Definition at line 4780 of file paint_image_proj.c.

◆ projImages

ProjPaintImage* ProjectHandle::projImages

Definition at line 4787 of file paint_image_proj.c.

◆ ps

ProjPaintState* ProjectHandle::ps

Definition at line 4779 of file paint_image_proj.c.

◆ thread_index

int ProjectHandle::thread_index

Definition at line 4790 of file paint_image_proj.c.


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