Blender V5.0
Mesh::SubdEdgeCrease Struct Reference

#include <mesh.h>

Public Attributes

int v [2]
float crease

Detailed Description

Definition at line 101 of file scene/mesh.h.

Member Data Documentation

◆ crease

float Mesh::SubdEdgeCrease::crease

Definition at line 103 of file scene/mesh.h.

Referenced by Mesh::get_subd_crease().

◆ v

int Mesh::SubdEdgeCrease::v[2]

Definition at line 102 of file scene/mesh.h.

Referenced by Mesh::get_subd_crease().


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