Skip to content

CSMath.IVector

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

IVector Class

Definition

Namespace: CSMath

C#

DefaultMemberAttribute
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