Blender V5.0
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 119 of file GEO_uv_parametrizer.hh.

Member Data Documentation

◆ iterations

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

Definition at line 121 of file GEO_uv_parametrizer.hh.

◆ no_flip

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

Definition at line 122 of file GEO_uv_parametrizer.hh.

◆ skip_init

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

Definition at line 123 of file GEO_uv_parametrizer.hh.

◆ weight_influence

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

Definition at line 120 of file GEO_uv_parametrizer.hh.


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