public Vector3 GetMoment(
out int selectionInd
)
Public Function GetMoment (
<OutAttribute> ByRef selectionInd As Integer
) As Vector3
public:
virtual Vector3 GetMoment(
[OutAttribute] int% selectionInd
) sealed
abstract GetMoment :
selectionInd : int byref -> Vector3
override GetMoment :
selectionInd : int byref -> Vector3
[Missing <param name="selectionInd"/> documentation for "M:Karamba.Elements.States.StateElement1DNone.GetMoment(System.Int32@)"]
[Missing <returns> documentation for "M:Karamba.Elements.States.StateElement1DNone.GetMoment(System.Int32@)"]