![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
Public Member Functions | |
const STK::Color4f & | GetPathColor () const |
void | SetPathColor (const STK::Color4f &color) |
float | GetPathThickness () const |
void | SetPathThickness (float thickness, float pixelResolutionScale=1.0f) |
void | UpdateResolution (float pixelResolutionScale) |
Public Attributes | |
std::shared_ptr< STK::PolylineRender2D > | _pfc |
bool | _injected |
bool | _requested |
float | _nominalThickness |
const STK::Color4f | _defaultPathColor = STK::Color4f(1.0, 1.0, 0.0) |
const float | _defaultPathThickness = 2.0f |