Blender V4.3
blender::geometry::ParamSlimOptions Struct Reference

#include <GEO_uv_parametrizer.hh>

Public Attributes

float weight_influence = 0.0f
 
int iterations = 0
 
bool no_flip = false
 
bool skip_init = false
 

Detailed Description

Definition at line 115 of file GEO_uv_parametrizer.hh.

Member Data Documentation

◆ iterations

int blender::geometry::ParamSlimOptions::iterations = 0

Definition at line 117 of file GEO_uv_parametrizer.hh.

◆ no_flip

bool blender::geometry::ParamSlimOptions::no_flip = false

Definition at line 118 of file GEO_uv_parametrizer.hh.

◆ skip_init

bool blender::geometry::ParamSlimOptions::skip_init = false

Definition at line 119 of file GEO_uv_parametrizer.hh.

◆ weight_influence

float blender::geometry::ParamSlimOptions::weight_influence = 0.0f

Definition at line 116 of file GEO_uv_parametrizer.hh.


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