Blender  V2.93
Public Attributes | List of all members
DynamicPaintFindIslandBorderData Struct Reference

Public Attributes

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

Detailed Description

Definition at line 2450 of file dynamicpaint.c.

Member Data Documentation

◆ best_index

int DynamicPaintFindIslandBorderData::best_index

◆ best_weight

float DynamicPaintFindIslandBorderData::best_weight

Definition at line 2455 of file dynamicpaint.c.

Referenced by dynamic_paint_find_island_border().

◆ h

int DynamicPaintFindIslandBorderData::h

Definition at line 2452 of file dynamicpaint.c.

Referenced by dynamic_paint_find_island_border().

◆ px

int DynamicPaintFindIslandBorderData::px

Definition at line 2452 of file dynamicpaint.c.

Referenced by dynamic_paint_find_island_border().

◆ py

int DynamicPaintFindIslandBorderData::py

Definition at line 2452 of file dynamicpaint.c.

Referenced by dynamic_paint_find_island_border().

◆ vert_to_looptri_map

const MeshElemMap* DynamicPaintFindIslandBorderData::vert_to_looptri_map

◆ w

int DynamicPaintFindIslandBorderData::w

Definition at line 2452 of file dynamicpaint.c.

Referenced by dynamic_paint_find_island_border().


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