Maria GDK 5.1.0.215
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::ScreenSpaceOutlinePass Class Reference

#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 ()
 

Detailed Description

Renders a screen-space outline around the alpha coverage of 2D items.


The documentation for this class was generated from the following files: