TopologyTreeTrainer.h
Go to the documentation of this file.
1 
18 #pragma once
19 
20 // Package includes
21 #include <boost/shared_ptr.hpp>
22 
23 // Local includes
24 #include "trainer/TreeNode.h"
26 
29 
32 
33 namespace SceneModel {
34 
39 {
40 public:
41 
46  TopologyTreeTrainer(std::vector<boost::shared_ptr<Relation>> pRelations);
47 
52 
58  void addSceneGraphMessages(std::vector<ISM::ObjectSetPtr> pMessages);
59 
60 private:
61 
66 };
67 
68 }
boost::shared_ptr< PbdSceneGraphSource > pbdSource
void addSceneGraphMessages(std::vector< ISM::ObjectSetPtr > pMessages)
TopologyTreeTrainer(std::vector< boost::shared_ptr< Relation >> pRelations)


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