PlaneRotationRotatorGenerator typedef

PlaneRotationRotatorGenerator = Point3 Function(int index, double radian)

Implementation

typedef PlaneRotationRotatorGenerator = Point3 Function(
  int index,
  double radian,
);