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