Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Branch - BGraphC<class NT,class ET> |
PUBLIC |
BGraphC::BGraphC(void) BGraphC::InsNode(const NT &) BGraphC::InsEdge(NodeHandleT,NodeHandleT,const ET &) BGraphC::InsEdge(BGraphNodeHC BGraphC::NodeObj(NodeHandleT) BGraphC::NodeObjH(NodeHandleT) BGraphC::NodeData(NodeHandleT) BGraphC::NoNodes(void) const BGraphC::BaseGraph(void) BGraphC::IsValid(NodeHandleT) const BGraphC::IsValid(void) const BGraphC::SetConst(void) BGraphC::BGraphC(BGraphBaseC &) BGraphC::DupNode(NodeHandleT) |
BGraphC<class NT,class ET> | |
Branching graph. | |
include | "Ravl/BGraph.hh" |
Created: | 19/2/1997 |
Source file: | Ravl/Core/Container/Branch/BGraph.hh |
User Level: | Normal |
Library: | RavlCore |
In Scope: | RavlN |
Maintainer:Charles Galambos, Created: 19/2/1997, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |