You are here: Start » AVL.NET » AVL.AveragePoint_OfLoop_Deprecated(AvlNet.AveragePoint_OfLoopState, AvlNet.Point2D, AvlNet.Point2D)

AVL.AveragePoint_OfLoop_Deprecated(AvlNet.AveragePoint_OfLoopState, AvlNet.Point2D, AvlNet.Point2D)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void AveragePoint_OfLoop_Deprecated(
	ref AvlNet.AveragePoint_OfLoopState ioState,
	AvlNet.Point2D inPoint,
	out AvlNet.Point2D outPoint
)

Parameters

ioState
Type: AvlNet.AveragePoint_OfLoopState
inPoint
Type: AvlNet.Point2D
outPoint
Type: AvlNet.Point2D

See also