Blender V5.0
blender::nodes::node_geo_string_to_curves_cc::TextLayout Struct Reference

Public Attributes

Vector< float2positions
Array< int > line_numbers
Map< int, float3pivot_points
Vector< char32_t > char_codes
std::string text
std::string truncated_text
float final_font_size

Detailed Description

Definition at line 120 of file node_geo_string_to_curves.cc.

Member Data Documentation

◆ char_codes

◆ final_font_size

float blender::nodes::node_geo_string_to_curves_cc::TextLayout::final_font_size

◆ line_numbers

Array<int> blender::nodes::node_geo_string_to_curves_cc::TextLayout::line_numbers

◆ pivot_points

Map<int, float3> blender::nodes::node_geo_string_to_curves_cc::TextLayout::pivot_points

◆ positions

Vector<float2> blender::nodes::node_geo_string_to_curves_cc::TextLayout::positions

◆ text

std::string blender::nodes::node_geo_string_to_curves_cc::TextLayout::text

◆ truncated_text

std::string blender::nodes::node_geo_string_to_curves_cc::TextLayout::truncated_text

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