Aardvark.Base


IVolume<'T>

Generic Interface for NxMxL-dimensional volume of Type T. The indexer of this interface has arguments of type long.

Instance members

Instance memberDescription
[arg1, arg2]
Signature: int64 * int64 -> int64
Modifiers: abstract
[()]
Signature: unit -> V3l
Modifiers: abstract
Fork me on GitHub