Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
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

Definition at line 24 of file pipeline_key.h.

◆ material_type

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

Definition at line 25 of file pipeline_key.h.


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