![]() |
Maria GDK 5.0.0.737
Documentation of native code in develop branch
|
#include <MDrawObjectResources.h>
Classes | |
struct | FillTexturePattern |
struct | IconImage |
struct | LineTexturePattern |
Public Member Functions | |
DrawObjectResources (const std::shared_ptr< STK::TextureManager > &textureManager, const std::shared_ptr< IResourceManager > &resourceManager) | |
void | initialize () |
void | initialize (const std::string &rootDir) |
FillTexturePattern | getFillPattern (FillStyle fillStyle) const |
LineTexturePattern | getLinePattern (LineStyle lineStyle) const |
IconImage | getIconImage (IconStyle iconStyle) const |
unsigned char | getNextStencilId () |
DrawObjectResources - Handles various rendering resources for draw objects typically texture files, etc.