GetMatrixNames

virtual std::vector<std::string> IController::GetMatrixNames() = 0

Gets the names of matrices for this controller.

Returns

std::vector<std::string> – The names of matrices.

Throws