Blender  V2.93
Public Attributes | List of all members
Mesh::SubdEdgeCrease Struct Reference

#include <mesh.h>

Public Attributes

int v [2]
 
float crease
 

Detailed Description

Definition at line 116 of file mesh.h.

Member Data Documentation

◆ crease

float Mesh::SubdEdgeCrease::crease

Definition at line 118 of file mesh.h.

Referenced by Mesh::get_subd_crease().

◆ v

int Mesh::SubdEdgeCrease::v[2]

Definition at line 117 of file mesh.h.

Referenced by Mesh::get_subd_crease().


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