Table of Contents

Delegate Toolkit.WalkEdgeStopConditionDelegate

Namespace
SearchAThing.Sci
Assembly
netcore-sci.dll
public delegate bool Toolkit.WalkEdgeStopConditionDelegate(Vector3D startVertex, Vector3D nextVertex)

Parameters

startVertex Vector3D
nextVertex Vector3D

Returns

bool