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