Blender  V2.93
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 4790 of file paint_image_proj.c.

Member Data Documentation

◆ mval

float ProjectHandle::mval[2]

Definition at line 4794 of file paint_image_proj.c.

◆ pool

struct ImagePool* ProjectHandle::pool

Definition at line 4805 of file paint_image_proj.c.

◆ prevmval

float ProjectHandle::prevmval[2]

Definition at line 4793 of file paint_image_proj.c.

◆ projImages

ProjPaintImage* ProjectHandle::projImages

Definition at line 4800 of file paint_image_proj.c.

◆ ps

ProjPaintState* ProjectHandle::ps

Definition at line 4792 of file paint_image_proj.c.

◆ thread_index

int ProjectHandle::thread_index

Definition at line 4803 of file paint_image_proj.c.


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