Unravel Engine C++ Reference
Loading...
Searching...
No Matches
thumbnail_manager.h File Reference

Go to the source code of this file.

Classes

struct  unravel::thumbnail_manager
 
struct  unravel::thumbnail_manager::generated_thumbnail
 
struct  unravel::thumbnail_manager::generator
 

Namespaces

namespace  gfx
 
namespace  unravel
 

Macros

#define DECLARE_THUMBNAIL_SPEC(T)
 

Macro Definition Documentation

◆ DECLARE_THUMBNAIL_SPEC

#define DECLARE_THUMBNAIL_SPEC ( T)
Value:
template<>\
auto get_thumbnail<T>(const asset_handle<T>& asset) -> gfx::texture::ptr;
Represents a handle to an asset, providing access and management functions.

Definition at line 77 of file thumbnail_manager.h.