Voltray Engine Docs
Loading...
Searching...
No Matches
AssetItem.h File Reference

Core data structures for asset items. More...

#include <filesystem>
#include <string>
Include dependency graph for AssetItem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Editor::Assets::AssetItem
 Represents a single asset item in the file browser. More...
 
struct  Editor::Assets::AssetBrowserState
 State information for the asset browser. More...
 

Namespaces

namespace  Editor
 
namespace  Editor::Assets
 

Enumerations

enum class  Editor::Assets::AssetViewMode { Editor::Assets::Grid , Editor::Assets::List , Editor::Assets::Details }
 Different ways to display assets in the browser. More...
 

Detailed Description

Core data structures for asset items.