Collapse All
Expand All
C#
vvvv45 plugin specification
Vector3D
.
.
::
.
.
Item Property
Vector3D Structure
See Also
Send Feedback
Unsafe but very fast indexer for 3d-vector, [0..2]
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
Vector3D Structure
VVVV.Utils.VMath Namespace