oa::Texture

Texture class in the OA Core public surface.

Public Methods

oa::U32 oa::Texture::bindlessIndex()
oa::I32 oa::Texture::height()
bool oa::Texture::isImageBacked()
bool oa::Texture::isValid()
oa::I32 oa::Texture::width()

Constructor & Destructor Documentation

oa::Texture::Texture()
No public source comment is attached to this declaration.
void oa::Texture::~Texture()
No public source comment is attached to this declaration.

Public Method Documentation

oa::U32 oa::Texture::bindlessIndex()
No public source comment is attached to this declaration.

Returns

oa::U32

The declared return value.

oa::I32 oa::Texture::height()
No public source comment is attached to this declaration.

Returns

oa::I32

The declared return value.

bool oa::Texture::isImageBacked()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.

bool oa::Texture::isValid()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.

oa::I32 oa::Texture::width()
No public source comment is attached to this declaration.

Returns

oa::I32

The declared return value.