Blender  V3.3
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 103 of file scene/mesh.h.

Member Data Documentation

◆ crease

float Mesh::SubdEdgeCrease::crease

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

Referenced by Mesh::get_subd_crease().

◆ v

int Mesh::SubdEdgeCrease::v[2]

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

Referenced by Mesh::get_subd_crease().


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