Collapse All
Expand All
C#
vvvv45 plugin specification
Vector4D
.
.
::
.
.
Item Property
Vector4D Structure
See Also
Send Feedback
Unsafe but very fast indexer for 4d-vector, [0..3]
Namespace:
VVVV.Utils.VMath
Assembly:
VVVV.Utils
(in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C#
public
double
this
[
int
i
] {
get
;
set
; }
Parameters
i
Type:
System
.
.
::
.
.
Int32
See Also
Vector4D Structure
VVVV.Utils.VMath Namespace