maxon.GridAccessorInterface¶
Description¶
maxon.GridAccessorInterface
allows to access volume data.
Inheritance diagram¶
Inheritance
Methods Signature¶
|
Creates a |
Methods Definition¶
-
static
GridAccessorInterface.
Create
(T)¶ Creates a
maxon.GridAccessorRef
that will access the given type T- Parameters
T (type) – Any compatible Maxon API type with vdb (Vector, Float)
- Returns
The reference class
- Returns