Blender V5.0
blender::io::usd::CurveData Struct Reference

Public Attributes

Array< int > blender_offsets
Array< int > usd_offsets
Array< int > usd_knot_offsets
Array< bool > is_cyclic

Detailed Description

Definition at line 117 of file usd_reader_nurbs.cc.

Member Data Documentation

◆ blender_offsets

Array<int> blender::io::usd::CurveData::blender_offsets

Definition at line 118 of file usd_reader_nurbs.cc.

◆ is_cyclic

Array<bool> blender::io::usd::CurveData::is_cyclic

Definition at line 121 of file usd_reader_nurbs.cc.

◆ usd_knot_offsets

Array<int> blender::io::usd::CurveData::usd_knot_offsets

Definition at line 120 of file usd_reader_nurbs.cc.

◆ usd_offsets

Array<int> blender::io::usd::CurveData::usd_offsets

Definition at line 119 of file usd_reader_nurbs.cc.


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