![]() |
Maria GDK 5.1.0.215
Documentation of native code in develop branch
|
#include <StkScreenSpaceOutlinePass.h>
Public Member Functions | |
| ScreenSpaceOutlinePass (const std::shared_ptr< STK::ShaderProgramManager > &shaderManager) | |
| void | resize (int width, int height) |
| bool | render (STK::GraphicsRender2D &graphicsRenderer, const STK::Matrix4x4f &projection, const STK::Matrix4x4f &view, const STK::Viewport &viewport, const std::vector< std::shared_ptr< STK::RenderItem2D > > &renderItems, float radius, const STK::Color4f &color) |
| void | cleanup () |
Renders a screen-space outline around the alpha coverage of 2D items.