Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
TestPersistence.cpp File Reference
#include "TestPersistence.h"
#include "Component.h"
#include "MeshComponent.h"
#include <vtkPolyData.h>
#include <vtkSphereSource.h>

Functions

camitk::ComponentcreateNamedSphere (float radius, QString name)
 Create a basic MeshComponent for tests.

Function Documentation

◆ createNamedSphere()

camitk::Component * createNamedSphere ( float radius,
QString name )

Create a basic MeshComponent for tests.