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

Public Attributes

CoNo * vcosnos
 
bool use_update
 
float * dists_sq
 
Object * ob
 
Scene * scene
 

Detailed Description

Definition at line 35 of file paint_vertex_proj.c.

Member Data Documentation

◆ dists_sq

float* VertProjHandle::dists_sq

◆ ob

Object* VertProjHandle::ob

◆ scene

Scene* VertProjHandle::scene

Definition at line 44 of file paint_vertex_proj.c.

Referenced by ED_vpaint_proj_handle_create().

◆ use_update

bool VertProjHandle::use_update

◆ vcosnos

CoNo* VertProjHandle::vcosnos

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