Skip to contents

Prints a human-readable summary of surface objects to the console.

Usage

# S4 method for class 'SurfaceGeometryMetaInfo'
show(object)

# S4 method for class 'SurfaceDataMetaInfo'
show(object)

# S4 method for class 'ROISurface'
show(object)

# S4 method for class 'SurfaceGeometry'
show(object)

# S4 method for class 'NeuroSurfaceVector'
show(object)

# S4 method for class 'NeuroSurface'
show(object)

Arguments

object

The surface object to display

Value

Invisibly returns NULL. Called for its side effect of printing.