Computer Assited Medical Intervention Tool Kit  version 4.1
Variables
SofaSimulator.cpp File Reference
#include "SofaSimulator.h"
#include "SimulatorFactory.h"
#include "SurfaceExtractor.h"
#include <sofa/simulation/common/xml/initXml.h>
#include <sofa/component/init.h>
#include <sofa/helper/Utils.h>
#include <sofa/helper/system/PluginManager.h>
#include <string>
#include <iostream>
#include <fstream>
#include <set>
#include <QFileInfo>
#include <QDir>
#include <pml/Atom.h>
#include <pml/StructuralComponent.h>
#include <pml/MultiComponent.h>

Variables

bool sofaRegistered = SimulatorFactory::getInstance()->registerClass<SofaSimulator>("sofa", true)
 

Variable Documentation

◆ sofaRegistered

bool sofaRegistered = SimulatorFactory::getInstance()->registerClass<SofaSimulator>("sofa", true)