Home | All Classes | Grouped Classes | Index | Search

CL_ProgramObject::set_uniform_matrix

Set uniform matrices.

	void set_uniform_matrix(
		const std::string& name, int size, int count, bool transpose, float* data);

See also:

CL_ProgramObject



Questions or comments, write to the ClanLib mailing list.