Kuesa::Serenity::TextureGenerator¶
#include <texturegenerator.h>
Public Types¶
Name | |
---|---|
using std::unique_ptr<::Serenity::Texture > | TexturePtr |
Public Functions¶
Name | |
---|---|
TextureGenerator() =default | |
std::vector< TexturePtr > | generate(const GLTF2Import::GLTF2Context * ctx) |
Public Types Documentation¶
using TexturePtr¶
1 |
|
Public Functions Documentation¶
function TextureGenerator¶
1 |
|
function generate¶
1 2 3 |
|
Updated on 2023-07-03 at 11:02:07 +0000