Flutter Impeller
impeller::compiler::VertexType Struct Reference

Public Attributes

std::string type_name
 
std::string base_type_name
 
std::string variable_name
 
size_t byte_length = 0u
 

Detailed Description

Definition at line 973 of file reflector.cc.

Member Data Documentation

◆ base_type_name

std::string impeller::compiler::VertexType::base_type_name

Definition at line 975 of file reflector.cc.

Referenced by impeller::compiler::VertexTypeFromInputResource().

◆ byte_length

size_t impeller::compiler::VertexType::byte_length = 0u

Definition at line 977 of file reflector.cc.

Referenced by impeller::compiler::VertexTypeFromInputResource().

◆ type_name

std::string impeller::compiler::VertexType::type_name

Definition at line 974 of file reflector.cc.

Referenced by impeller::compiler::VertexTypeFromInputResource().

◆ variable_name

std::string impeller::compiler::VertexType::variable_name

Definition at line 976 of file reflector.cc.

Referenced by impeller::compiler::VertexTypeFromInputResource().


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