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

Public Attributes

int num_grid_coords
 
GridCoordgrid_coords
 
float sharpness
 
bool is_infinite_sharp
 

Detailed Description

Definition at line 56 of file multires_reshape_smooth.c.

Member Data Documentation

◆ grid_coords

GridCoord* Vertex::grid_coords

◆ is_infinite_sharp

bool Vertex::is_infinite_sharp

◆ num_grid_coords

int Vertex::num_grid_coords

◆ sharpness

float Vertex::sharpness

Definition at line 62 of file multires_reshape_smooth.c.

Referenced by foreach_single_vertex(), and get_vertex_sharpness().


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