|
LeviLamina
|
Classes | |
| struct | TextureSetHelpers |
Public Member Functions | |
| ResourceLocation & | operator= (ResourceLocation const &) |
| MCAPI | ResourceLocation (::Core::PathView path) |
| MCAPI | ResourceLocation (::Core::PathView path, ::ResourceFileSystem fileSystem) |
| MCAPI ::Core::PathBuffer<::std::string > | getFullPath () const |
| MCFOLD ::Core::PathBuffer<::std::string > const & | getRelativePath () const |
| MCAPI void | setRelativePath (::Core::PathBuffer<::std::string > const &path) |
| MCAPI void * | $ctor () |
| MCAPI void * | $ctor (::Core::PathView path) |
| MCAPI void * | $ctor (::Core::PathView path, ::ResourceFileSystem fileSystem) |
| MCFOLD void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, ::ResourceFileSystem > | mFileSystem |
| ::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > | mPath |
| ::ll::TypedStorage< 8, 8, uint64 > | mPathHash |
| ::ll::TypedStorage< 8, 8, uint64 > | mFullHash |