Asset loading tests.
More...
#include <AssetLoadingTest.h>
|
double const | eps = 0.00001 |
| Decimal precision tolerance.
|
|
|
std::string const | name |
| The name for the test.
|
|
Asset loading tests.
- Author
- Alberto M. Esmoris Pena
- Version
- 1.0
◆ run()
bool HeliosTests::AssetLoadingTest::run |
( |
| ) |
|
|
overridevirtual |
◆ testDetailedVoxelLoading()
bool HeliosTests::AssetLoadingTest::testDetailedVoxelLoading |
( |
| ) |
|
Test detailed voxel loading.
- Returns
- True if passed, false otherwise
◆ testObjLoading()
bool HeliosTests::AssetLoadingTest::testObjLoading |
( |
| ) |
|
Test Wavefront OBJ loading.
- Returns
- True if passed, false otherwise
◆ testPlatformLoading()
bool HeliosTests::AssetLoadingTest::testPlatformLoading |
( |
| ) |
|
Test platform loading.
- Returns
- True if passed, false otherwise
◆ testScannerLoading()
bool HeliosTests::AssetLoadingTest::testScannerLoading |
( |
| ) |
|
Test scanner loading.
- Returns
- True if passed, false otherwise
◆ testSceneLoading()
bool HeliosTests::AssetLoadingTest::testSceneLoading |
( |
| ) |
|
Test scene loading.
- Returns
- True if passed, false otherwise
◆ testSurveyLoading()
bool HeliosTests::AssetLoadingTest::testSurveyLoading |
( |
| ) |
|
Test survey loading.
- Returns
- True if passed, false otherwise
◆ testTiffLoading()
bool HeliosTests::AssetLoadingTest::testTiffLoading |
( |
| ) |
|
Test TIFF loading.
- Returns
- True if passed, false otherwise
◆ testVoxelLoading()
bool HeliosTests::AssetLoadingTest::testVoxelLoading |
( |
| ) |
|
Test voxel loading.
- Returns
- True if passed, false otherwise
The documentation for this class was generated from the following file: