File test_octree.cpp
FileList > gui > tests > test_octree.cpp
Go to the source code of this file
#include <gtest/gtest.h>#include "gui/point_octree.hpp"
Public Functions
| Type | Name |
|---|---|
| TEST (PointOctree, EmptyOctreeHasZeroPoints) |
|
| TEST (PointOctree, InsertBatchStoresPoints) |
|
| TEST (PointOctree, NodePointCountMatchesRange) |
|
| TEST (PointOctree, NodeDrawChunkSizeRespectsQuality) |
|
| TEST (PointOctree, NodeDrawChunkSizeRespectsDistance) |
|
| TEST (PointOctree, ShuffleDoesNotLosePoints) |
|
| TEST (PointOctree, CancellationPreventsBuild) |
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/gui/tests/test_octree.cpp