MCPcopy Create free account
hub / github.com/ANTsX/ANTs / GetNeighborNode

Method GetNeighborNode

Temporary/itkDijkstrasAlgorithm.h:609–613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

607 }
608
609 inline typename TGraphSearchNode::Pointer
610 GetNeighborNode()
611 {
612 return m_NeighborNode;
613 }
614
615 inline typename TGraphSearchNode::Pointer
616 GetCurrentNode()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected