Flutter Linux Embedder
FlValueFloat32List Struct Reference

Public Attributes

FlValue parent
 
float * values
 
size_t values_length
 

Detailed Description

Definition at line 54 of file fl_value.cc.

Member Data Documentation

◆ parent

FlValue FlValueFloat32List::parent

Definition at line 55 of file fl_value.cc.

◆ values

float* FlValueFloat32List::values

Definition at line 56 of file fl_value.cc.

Referenced by fl_value_get_float32_list(), and fl_value_unref().

◆ values_length

size_t FlValueFloat32List::values_length

Definition at line 57 of file fl_value.cc.

Referenced by fl_value_get_length(), and fl_value_new_float32_list().


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