MobileRT
1.0
A multi platform C++ CPU progressive Ray Tracer.
|
Classes | |
class | TestRay |
Functions | |
TEST_F (TestRay, TestInvalidConstructor) | |
TEST_F (TestRay, TestConstructor) | |
TEST_F (TestRay, TestId) | |
TEST_F | ( | TestRay | , |
TestInvalidConstructor | |||
) |
Tests the Ray constructor with invalid parameters.
TEST_F | ( | TestRay | , |
TestConstructor | |||
) |
Tests the Ray constructor.
TEST_F | ( | TestRay | , |
TestId | |||
) |
Tests the Ray id generator.