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

Method GetCurrentNode

Temporary/itkDijkstrasAlgorithm.h:615–619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

613 }
614
615 inline typename TGraphSearchNode::Pointer
616 GetCurrentNode()
617 {
618 return m_CurrentNode;
619 }
620
621 void
622 SetMaxCost(PixelType m)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected