Blender V4.3
VertProjHandle Struct Reference

Public Attributes

blender::Array< blender::float3vert_positions
 
blender::Array< blender::float3vert_normals
 
bool use_update
 
blender::Array< floatdists_sq
 
Objectob
 
Scenescene
 

Detailed Description

Definition at line 32 of file paint_vertex_proj.cc.

Member Data Documentation

◆ dists_sq

◆ ob

Object* VertProjHandle::ob

◆ scene

Scene* VertProjHandle::scene

Definition at line 42 of file paint_vertex_proj.cc.

Referenced by ED_vpaint_proj_handle_create().

◆ use_update

bool VertProjHandle::use_update

◆ vert_normals

◆ vert_positions


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