![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test TimeGridBasics_test More...
Go to the source code of this file.
unit test TimeGridBasics_test
Definition in file time-grid-basics-test.cpp.
#include "lib/test/run.hpp"#include "lib/test/test-helper.hpp"#include "steam/asset/meta.hpp"#include "steam/asset/meta/time-grid.hpp"#include "lib/time/timevalue.hpp"#include "lib/format-cout.hpp"#include "lib/util.hpp"#include <boost/rational.hpp>Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::asset |
| The asset subsystem of the Steam-Layer. | |
| namespace | steam::asset::meta |
| namespace | steam::asset::meta::test |
| namespace | steam::asset::meta::test::anonymous_namespace{time-grid-basics-test.cpp} |
Typedefs | |
| typedef Builder< TimeGrid > | GridBuilder |
Classes | |
| class | TimeGridBasics_test |
Functions | |
| LAUNCHER (TimeGridBasics_test, "unit asset") | |
| Register this test class... | |
Variables | |
| const Time | TEST_ORIGIN (12, 34) |
| const FrameRate | TEST_FPS (5, 6) |
| const uint | MAX_FRAMES = 1000 |
| const uint | DIRT_GRAIN = 50 |