|
HDK
|
#include <HUSD_Asset.h>
Public Member Functions | |
| HUSD_Asset (const UT_StringRef &asset_path) | |
| ~HUSD_Asset () | |
| bool | isValid () const |
| UT_IStream * | newStream () |
| size_t | size () const |
Definition at line 34 of file HUSD_Asset.h.
| HUSD_Asset::HUSD_Asset | ( | const UT_StringRef & | asset_path | ) |
| HUSD_Asset::~HUSD_Asset | ( | ) |
|
inline |
Definition at line 41 of file HUSD_Asset.h.
| UT_IStream* HUSD_Asset::newStream | ( | ) |
| size_t HUSD_Asset::size | ( | ) | const |