AbstractGraphGenerator.cpp
Go to the documentation of this file.
1 
19 
20 namespace SceneModel {
21 
23  {
24  }
25 
27  {
28  }
29 
31  {
32  // This method is abstract, so no implementation here.
33  }
34 
35  void AbstractGraphGenerator::buildTree(ObjectSetList pTrajectories, boost::shared_ptr<TreeNode>& pRoot, std::string pType)
36  {
37  // This method is abstract, so no implementation here.
38  }
39 
40 }
virtual void buildTree(ObjectSetList pTrajectories, boost::shared_ptr< TreeNode > &pRoot)


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