#include <surface.h>
Public Member Functions | |
| TextureSourceWrapper (SkwasmObject texture_source) | |
| ~TextureSourceWrapper () | |
| SkwasmObject | GetTextureSource () |
| Skwasm::TextureSourceWrapper::TextureSourceWrapper | ( | SkwasmObject | texture_source | ) |
Definition at line 311 of file surface.cc.
References Skwasm::GetRasterThread(), and skwasm_setAssociatedObjectOnThread().
| Skwasm::TextureSourceWrapper::~TextureSourceWrapper | ( | ) |
Definition at line 316 of file surface.cc.
References Skwasm::GetRasterThread(), and skwasm_disposeAssociatedObjectOnThread().
| SkwasmObject Skwasm::TextureSourceWrapper::GetTextureSource | ( | ) |
Definition at line 320 of file surface.cc.
References skwasm_getAssociatedObject().