![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
#include "ArtiSynthSimulator.h"#include "SimulatorFactory.h"#include <iostream>#include <fstream>#include <sstream>Variables | |
| bool | artisynthRegistered =SimulatorFactory::getInstance()->registerClass<ArtisynthSimulator>("artisynth",false) |
| bool artisynthRegistered =SimulatorFactory::getInstance()->registerClass<ArtisynthSimulator>("artisynth",false) |
1.8.13