AbstractTrainer.h
Go to the documentation of this file.
1 
18 #pragma once
19 
20 // Global includes
21 #include <string>
22 #include <vector>
23 
24 // Package includes
25 #include <boost/shared_ptr.hpp>
26 
27 // Local includes
28 #include "trainer/TreeNode.h"
29 
32 
34 
35 namespace SceneModel {
36 
44  {
45  public:
50 
55 
60 
66  void loadTrajectoriesAndBuildTree(std::string pType);
67 
72 
73  protected:
74 
79 
84 
89  };
90 }
boost::shared_ptr< TreeNode > getTree()
boost::shared_ptr< TreeNode > root
boost::shared_ptr< AbstractGraphGenerator > generator
boost::shared_ptr< AbstractSource > source


asr_relation_graph_generator
Author(s): Meißner Pascal
autogenerated on Fri Nov 15 2019 03:39:19