Flutter Engine
The Flutter Engine
|
#include <sampler.h>
Public Member Functions | |
virtual | ~Sampler () |
const SamplerDescriptor & | GetDescriptor () const |
Protected Member Functions | |
Sampler (SamplerDescriptor desc) | |
Protected Attributes | |
SamplerDescriptor | desc_ |
|
virtualdefault |
|
explicitprotected |
Definition at line 9 of file sampler.cc.
const SamplerDescriptor & impeller::Sampler::GetDescriptor | ( | ) | const |
Definition at line 13 of file sampler.cc.
|
protected |