rlMultMatrixf abstract method

void rlMultMatrixf(
  1. List<double> matf
)

Implementation

void rlMultMatrixf(
  List<double> matf,
);