#include <QTest>#include <QDir>#include <QTemporaryFile>#include "Application.h"#include "ExtensionManager.h"#include "Action.h"#include "TransformationManager.h"#include "Transformation.h"#include "FrameOfReference.h"#include "Component.h"
Include dependency graph for TestPersistence.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | camitk::TestPersistence |
Namespaces | |
| namespace | camitk |
Functions | |
| camitk::Component * | createNamedSphere (float radius=1.0, QString name="No name") |
| Create a basic MeshComponent for tests. | |
| camitk::Component * createNamedSphere | ( | float | radius = 1.0, |
| QString | name = "No name" |
||
| ) |
Create a basic MeshComponent for tests.