#include "TestPersistence.h"#include "Component.h"#include "MeshComponent.h"#include <vtkPolyData.h>#include <vtkSphereSource.h>
Include dependency graph for TestPersistence.cpp:Functions | |
| camitk::Component * | createNamedSphere (float radius, QString name) |
| Create a basic MeshComponent for tests. | |
| camitk::Component * createNamedSphere | ( | float | radius, |
| QString | name | ||
| ) |
Create a basic MeshComponent for tests.