You are here: Start » AVL.NET » AVL.AccumulateProfile(AvlNet.AccumulateProfileState, float, AvlNet.Profile)

AVL.AccumulateProfile(AvlNet.AccumulateProfileState, float, AvlNet.Profile)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void AccumulateProfile(
	ref AvlNet.AccumulateProfileState ioState,
	float inValue,
	out AvlNet.Profile outProfile
)

Parameters

ioState
Type: AvlNet.AccumulateProfileState
inValue
Type: System.Single
outProfile
Type: AvlNet.Profile

See also