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

Public Attributes

struct SmoothNodec1
 
struct SmoothNodec2
 
SmoothTriangle ** tri
 
float split
 
int axis
 
int ntri
 

Detailed Description

Definition at line 3847 of file uvedit_parametrizer.c.

Member Data Documentation

◆ axis

int SmoothNode::axis

Definition at line 3851 of file uvedit_parametrizer.c.

Referenced by p_node_new().

◆ c1

struct SmoothNode* SmoothNode::c1

Definition at line 3848 of file uvedit_parametrizer.c.

◆ c2

struct SmoothNode * SmoothNode::c2

Definition at line 3848 of file uvedit_parametrizer.c.

◆ ntri

int SmoothNode::ntri

Definition at line 3851 of file uvedit_parametrizer.c.

Referenced by p_node_new().

◆ split

float SmoothNode::split

Definition at line 3850 of file uvedit_parametrizer.c.

◆ tri

SmoothTriangle** SmoothNode::tri

Definition at line 3849 of file uvedit_parametrizer.c.

Referenced by p_add_ngon(), p_node_new(), and p_smooth().


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