bool Insert(HAL* hal, unsigned index, Mesh* pmesh, const HMatrix& m);
Insert registers new meshes and inserts them into HAL.
Returns true if the meshes are inserted successfully and false otherwise.