|
using | HandleType = glw::texture<glw::texture2D, glw::rgba16> |
|
|
| HDRTexture (const FileManager::Path &path) |
|
| HDRTexture (const FileManager::Path &src, const FileManager::Path &dst) |
|
void | Open () override |
|
HandleType * | operator-> () |
|
const HandleType * | operator-> () const |
|
| Asset (const Path &path) |
|
bool | Dirty () const |
|
virtual void | Save (const Path &path) |
|
File & | GetFile () |
|
FileID | GetID () const |
|
|
static Asset * | Create (const FileManager::Path &path) |
|
static Asset * | Load (const FileManager::Path &path) |
|
static Asset * | Import (const FileManager::Path &src, const FileManager::Path &dst) |
|
◆ Open()
void OpenShaderDesigner::HDRTexture::Open |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: