Create a stand-alone 3D VectorFieldMemory for testing.
Create a stand-alone 3D VectorFieldMemory for testing.
Layers in field.
Rows in field.
Columns in field.
Function which supplies a value for every point in the field.
Initialized vector field memory.
Create a stand-alone 2D VectorFieldMemory for testing.
Create a stand-alone 2D VectorFieldMemory for testing.
Rows in field.
Columns in field.
Function which supplies a value for every point in the field.
Initialized vector field memory.
Create a stand-alone 1D VectorFieldMemory for testing.
Create a stand-alone 1D VectorFieldMemory for testing.
Columns in field.
Function which supplies a value for every point in the field.
Initialized vector field memory.
Create a stand-alone 0D VectorFieldMemory for testing.
Create a stand-alone 0D VectorFieldMemory for testing.
The single vector in the field.
Initialized vector field memory.
Factory for creating VectorFieldMemories.
THIS IS ONLY USED FOR TESTING. NOT EXPORTED TO USERS.