|
API Documentation
|
|
|
nkMemory::StringView getPath() const
RESOURCE_LOAD_STATE getLoadState() const
RESOURCE_TYPE
The type of resources available in the component.
Definition: ResourceType.h:12
nkMemory::StringView getName() const
bool isReadyForRendering() const
System * getSystem() const
void setGpuUploadCanBeDeferred(bool value)
bool getGpuUploadCanBeDeferred() const
RESOURCE_LOAD_STATE
The resource load states possible.
Definition: ResourceLoadState.h:12
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
RESOURCE_TYPE getTypeName() const
Base class for a resource in the component.
Definition: Resource.h:12
void setName(nkMemory::StringView value)
virtual void setPath(nkMemory::StringView value)
void setHidden(bool value)
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7