#include <BaseSimulationTest.h>
◆ root
      
        
          | Node::SPtr sofa::testing::BaseSimulationTest::SceneInstance::root | 
      
 
 
◆ SceneInstance() [1/2]
      
        
          | sofa::testing::BaseSimulationTest::SceneInstance::SceneInstance | ( | const std::string & | rootname = "root" | ) |  | 
      
 
 
◆ SceneInstance() [2/2]
      
        
          | sofa::testing::BaseSimulationTest::SceneInstance::SceneInstance | ( | const std::string & | type, | 
        
          |  |  | const std::string & | memory | 
        
          |  | ) |  |  | 
      
 
 
◆ ~SceneInstance()
      
        
          | sofa::testing::BaseSimulationTest::SceneInstance::~SceneInstance | ( |  | ) |  | 
      
 
 
◆ initScene()
      
        
          | void sofa::testing::BaseSimulationTest::SceneInstance::initScene | ( |  | ) |  | 
      
 
 
◆ LoadFromFile()
Create a new scene instance from the content of the filename using the factory. 
 
 
◆ loadSceneFile()
      
        
          | void sofa::testing::BaseSimulationTest::SceneInstance::loadSceneFile | ( | const std::string & | filename | ) |  | 
      
 
 
◆ simulate()
      
        
          | void sofa::testing::BaseSimulationTest::SceneInstance::simulate | ( | const double | timestep | ) |  |