VISR  0.12.0
Versatile Interactive Scene Renderer
object_channel_allocator.cpp File Reference
#include <librbbl/object_channel_allocator.hpp>
#include <boost/test/unit_test.hpp>
#include <algorithm>
#include <iostream>
#include <numeric>
#include <random>

Namespaces

 visr
 
 visr::rbbl
 
 visr::rbbl::test
 

Functions

 visr::rbbl::test::BOOST_AUTO_TEST_CASE (ObjectInitialization)
 
 visr::rbbl::test::BOOST_AUTO_TEST_CASE (ObjectFilling)
 
 visr::rbbl::test::BOOST_AUTO_TEST_CASE (ObjectPartialReplace)
 
 visr::rbbl::test::BOOST_AUTO_TEST_CASE (ObjectCompleteReplace)
 
 visr::rbbl::test::BOOST_AUTO_TEST_CASE (ObjectVectorClear)
 
 visr::rbbl::test::BOOST_AUTO_TEST_CASE (RepeatedAllocation)
 
 visr::rbbl::test::BOOST_AUTO_TEST_CASE (RepeatedRandomAllocation)