Blender V4.3
DynamicPaintFindIslandBorderData Struct Reference

Public Attributes

const MeshElemMapvert_to_tri_map
 
int w
 
int h
 
int px
 
int py
 
int best_index
 
float best_weight
 

Detailed Description

Definition at line 2439 of file dynamicpaint.cc.

Member Data Documentation

◆ best_index

int DynamicPaintFindIslandBorderData::best_index

Definition at line 2443 of file dynamicpaint.cc.

Referenced by dynamic_paint_find_island_border().

◆ best_weight

float DynamicPaintFindIslandBorderData::best_weight

Definition at line 2444 of file dynamicpaint.cc.

Referenced by dynamic_paint_find_island_border().

◆ h

int DynamicPaintFindIslandBorderData::h

Definition at line 2441 of file dynamicpaint.cc.

Referenced by dynamic_paint_find_island_border().

◆ px

int DynamicPaintFindIslandBorderData::px

Definition at line 2441 of file dynamicpaint.cc.

Referenced by dynamic_paint_find_island_border().

◆ py

int DynamicPaintFindIslandBorderData::py

Definition at line 2441 of file dynamicpaint.cc.

Referenced by dynamic_paint_find_island_border().

◆ vert_to_tri_map

const MeshElemMap* DynamicPaintFindIslandBorderData::vert_to_tri_map

◆ w

int DynamicPaintFindIslandBorderData::w

Definition at line 2441 of file dynamicpaint.cc.

Referenced by dynamic_paint_find_island_border().


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