/*Picking concept that will be implemented first: User gives a list of ids (std::vector<uint_32t>) that will be stored in Picker. Number od ids has to match the
number of faces in the mesh. At first: Only implement for Triangle_Meshes!*/
/*Picking concept that will be implemented first: User gives a list of ids (std::vector<uint_32t>) that will be stored in Picker. Number od ids
has to match the number of faces in the mesh. At first: Only implement for Triangle_Meshes!*/