Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CGeoBlock.cpp File Reference
#include "CGeoBlock.hpp"
#include "math/CLimits.hpp"
#include "math/CMatrix4x4.hpp"
#include "math/CPolylines.hpp"
#include "math/structs.hpp"
#include "ui/graphics/IGraphics.hpp"
#include "ui/shapes/CDrawShapes.hpp"
#include "utils/stringUtils.hpp"
#include <utility>
Include dependency graph for CGeoBlock.cpp:

Functions

static std::vector< iv::math::geometry::Point2dprvGetRectangleStencilBuffer (double xMin, double yMin, double xMax, double yMax, double y)
 

Function Documentation

◆ prvGetRectangleStencilBuffer()

static std::vector< iv::math::geometry::Point2d > prvGetRectangleStencilBuffer ( double xMin,
double yMin,
double xMax,
double yMax,
double y )
static