Blender V5.0
blender::geometry::CurvesElementStartIndices Struct Reference

Public Attributes

int point = 0
int curve = 0
int custom_knot = 0

Detailed Description

Start indices in the final output curves data-block.

Definition at line 168 of file realize_instances.cc.

Member Data Documentation

◆ curve

int blender::geometry::CurvesElementStartIndices::curve = 0

Definition at line 170 of file realize_instances.cc.

Referenced by blender::geometry::execute_realize_curve_task().

◆ custom_knot

int blender::geometry::CurvesElementStartIndices::custom_knot = 0

Definition at line 171 of file realize_instances.cc.

Referenced by blender::geometry::execute_realize_curve_task().

◆ point

int blender::geometry::CurvesElementStartIndices::point = 0

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