Flutter Impeller
impeller::scene::PipelineKey Struct Reference

#include <pipeline_key.h>

Classes

struct  Equal
 
struct  Hash
 

Public Attributes

GeometryType geometry_type = GeometryType::kUnskinned
 
MaterialType material_type = MaterialType::kUnlit
 

Detailed Description

Definition at line 23 of file pipeline_key.h.

Member Data Documentation

◆ geometry_type

GeometryType impeller::scene::PipelineKey::geometry_type = GeometryType::kUnskinned

◆ material_type

MaterialType impeller::scene::PipelineKey::material_type = MaterialType::kUnlit

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