For each view we center all points to be drawn.

centerAll(dPoints, cPoints)

Arguments

dPoints

Projected data points (matrix)

cPoints

Projected hypercube points (matrix)

Value

Named list containint the centered data points ("data") and cube points ("cube")