Space.transferMatricesΒΆ
-
raytracing.Space.transferMatrices(self) The list of Matrix() that corresponds to the propagation through this element (or group). For a Matrix(), it simply returns a list with a single element [self]. For a MatrixGroup(), it returns the transferMatrices for each individual element and appends each element to a list for this group.