![]() |
Skia
2D Graphics Library
|
#include <SkMesh.h>
Public Types | |
| enum class | Type : uint32_t { kFloat , kFloat2 , kFloat3 , kFloat4 , kUByte4_unorm , kLast = kUByte4_unorm } |
Public Attributes | |
| Type | type |
| size_t | offset |
| SkString | name |
|
strong |
| SkString SkMeshSpecification::Attribute::name |
| size_t SkMeshSpecification::Attribute::offset |
| Type SkMeshSpecification::Attribute::type |