file
OrderClusterParents.hFunction Magnum::
Namespaces
- namespace Magnum
- Root namespace.
- namespace Magnum::SceneTools new in Git master
- Scene tools.
Functions
- auto orderClusterParents(const Trade::SceneData& scene) -> Containers::Array<Containers::Pair<UnsignedInt, Int>> deprecated in Git master
- Calculate ordered and clustered parents.
-
void orderClusterParentsInto(const Trade::SceneData& scene,
const Containers::
StridedArrayView1D<UnsignedInt>& mappingDestination, const Containers:: StridedArrayView1D<Int>& parentDestination) deprecated in Git master - Calculate ordered and clustered parents.