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

#include <BKE_paint.h>

Public Attributes

bool use_fake_neighbors
 
float current_max_distance
 
int * fake_neighbor_index
 

Detailed Description

Definition at line 473 of file BKE_paint.h.

Member Data Documentation

◆ current_max_distance

float SculptFakeNeighbors::current_max_distance

Definition at line 477 of file BKE_paint.h.

Referenced by SCULPT_fake_neighbor_init(), and SCULPT_fake_neighbors_ensure().

◆ fake_neighbor_index

int* SculptFakeNeighbors::fake_neighbor_index

◆ use_fake_neighbors

bool SculptFakeNeighbors::use_fake_neighbors

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