This code was apparently done before the batch casters were a thing. Now
it's no reason to do the same in two places, additionally in the future
the castInto() could get SIMD-optimized and this can benefit from that.
"Trade::MeshData::indicesInto(): the mesh is not indexed",);
"Trade::MeshData::indicesInto(): the mesh is not indexed",);
CORRADE_ASSERT(destination.size()==indexCount(),"Trade::MeshData::indicesInto(): expected a view with"<<indexCount()<<"elements but got"<<destination.size(),);
CORRADE_ASSERT(destination.size()==indexCount(),"Trade::MeshData::indicesInto(): expected a view with"<<indexCount()<<"elements but got"<<destination.size(),);