All Classes |Grouped Classes |Index

Function add_texture

Add texture to the shared texture cache.

	static bool CL_SharedGCData::add_texture(
		CL_Texture & texture,
		const CL_String & filename,
		const CL_VirtualDirectory & virtual_directory = CL_VirtualDirectory (),
		const CL_ImageImportDescription & import_desc = CL_ImageImportDescription ());