Skip to content

CSMath.IVector

Albert Domenech edited this page Jul 14, 2024 · 4 revisions

IVector Class

Definition

Namespace: CSMath

C#

public interface IVector

Properties

Returns Name Summary
UInt32 Dimension Get the dimension of the .
Double Item Value of the coordinate at the specified index.
Clone this wiki locally