Blender V4.3
blender::bke::CurvesInfo Struct Reference

Public Attributes

const CurvesGeometrymain
 
const CurvesGeometryprofile
 
VArraySpan< bool > main_cyclic
 
VArraySpan< bool > profile_cyclic
 

Detailed Description

Definition at line 225 of file curve_to_mesh_convert.cc.

Member Data Documentation

◆ main

◆ main_cyclic

VArraySpan<bool> blender::bke::CurvesInfo::main_cyclic

Definition at line 230 of file curve_to_mesh_convert.cc.

◆ profile

◆ profile_cyclic

VArraySpan<bool> blender::bke::CurvesInfo::profile_cyclic

Definition at line 231 of file curve_to_mesh_convert.cc.


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