enum utils::SpaceCategory
Defines logical categories of spaces. Only spaces within same categories can be converted onto one another directly.
#include <SpaceAndUnits.h> enum SpaceCategory { custom, camera, marker, };
Defines logical categories of spaces. Only spaces within same categories can be converted onto one another directly.
#include <SpaceAndUnits.h> enum SpaceCategory { custom, camera, marker, };