maxon.GridAccessorInterface

Description

maxon.GridAccessorInterface allows to access volume data.

Inheritance diagram

Inheritance

Methods Signature

Create(T)

Creates a maxon.GridAccessorRef that will access the given type T

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

maxon.GridAccessorRef