Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CGeoGooCanvas.cpp File Reference
#include "CGeoGooCanvas.hpp"
#include "AbstractRcpDrawGooCanvas.hpp"
#include "IGraphics.hpp"
#include "math/CLimits.hpp"
#include <cmath>
#include <utility>
Include dependency graph for CGeoGooCanvas.cpp:

Functions

static void prvRunRcpDraw (std::map< AbstractCanvasItem::TId, std::unique_ptr< AbstractRcpDrawGooCanvas > > &mapIdRcpDraw, std::set< AbstractCanvasItem::TId > &rcpsDrawToDelete, IGraphics *graphics)
 

Function Documentation

◆ prvRunRcpDraw()

static void prvRunRcpDraw ( std::map< AbstractCanvasItem::TId, std::unique_ptr< AbstractRcpDrawGooCanvas > > & mapIdRcpDraw,
std::set< AbstractCanvasItem::TId > & rcpsDrawToDelete,
IGraphics * graphics )
static