construct a new NeuroSurface object

NeuroSurface(geometry, indices, data)

Arguments

geometry

a SurfaceGeometry instance

indices

an integer vector specifying the valid surface nodes.

data

a vector of data values.