Blender V5.0
blender::io::csv::ParseFloatColumnResult Struct Reference

Public Attributes

Vector< floatdata
bool found_invalid = false

Detailed Description

Definition at line 46 of file csv_reader.cc.

Member Data Documentation

◆ data

Vector<float> blender::io::csv::ParseFloatColumnResult::data

Definition at line 47 of file csv_reader.cc.

Referenced by blender::io::csv::parse_records_chunk().

◆ found_invalid

bool blender::io::csv::ParseFloatColumnResult::found_invalid = false

Definition at line 48 of file csv_reader.cc.

Referenced by blender::io::csv::parse_records_chunk().


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