An abstract class for 4D shape classes.
An array of RedVector4D defining the corners of the shape.
An array of 6 arrays each holding a 4-row matrix for the current rotation in X, Y, Z and W dimensions.
Get or set the current position of the shape as a RedVector4D.
An array of RedVector4D. This holds the current positions of all points (corners) after rotation is applied. This is calculated when calling -update.