You are here: Start » AVL.NET » AveragePoint_OfLoopState Constructor

AveragePoint_OfLoopState Constructor

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public AveragePoint_OfLoopState
(
	float sumX,
	float sumY,
	int count
)

Parameters

Name Type Range Default Description
sumXfloat
sumYfloat
countint

See also