FullyMeshedGenerator.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 
31 
34 
35 namespace SceneModel {
36 
41 {
42 public:
47 
52 
59  void buildTree(ObjectSetList pObjectSets, boost::shared_ptr<TreeNode>& pRoot);
60 
68  void buildTree(ObjectSetList pTrajectories, boost::shared_ptr<TreeNode>& pRoot, std::string pType);
69 };
70 
71 }
void buildTree(ObjectSetList pObjectSets, boost::shared_ptr< TreeNode > &pRoot)


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