File test_img_grid.cpp
FileList > grid > tests > test_img_grid.cpp
Go to the source code of this file
#include <gtest/gtest.h>#include "geometry/polygon.hpp"#include "grid/grid.hpp"#include "grid/img_grid.hpp"#include "isom/colors.hpp"#include "utilities/progress_tracker.hpp"
Public Functions
| Type | Name |
|---|---|
| TEST (GeoGridRGB, DrawAlphaBlendsOverlappingPixels) |
|
| TEST (GeoGridRGB, DrawNonSquareGrid) |
|
| TEST (GeoGridRGB, DrawOpaqueForegroundReplacesBackground) |
|
| TEST (GeoImgGrid, DrawFilledPolygonFillsInterior) |
|
| TEST (GeoImgGrid, DrawOverlaySkipsTransparentPixels) |
|
| TEST (GeoImgGrid, DrawOverlayCopiesOpaquePixels) |
|
| TEST (GeoImgGrid, DrawSkipsFullyTransparentForeground) |
Public Functions Documentation
function TEST
function TEST
function TEST
function TEST
function TEST
function TEST
function TEST
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/tests/test_img_grid.cpp