Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
TestPersistence.h File Reference
#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"

Go to the source code of this file.

Classes

class  camitk::TestPersistence

Namespaces

namespace  camitk

Functions

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

Function Documentation

◆ createNamedSphere()

camitk::Component * createNamedSphere ( float radius = 1.0,
QString name = "No name" )

Create a basic MeshComponent for tests.