#include "Algorithms/Algorithms.h"
#include "historyobjects.h"
#include "utils.h"
#include "WSM/Interval3d.h"
Classes | |
class | WSM::Utils::HistoryBoundsHelper |
This is a helper class to find the bounds of the Objects that are visible in the Model. class HistoryBoundsHelper. More... | |
Namespaces | |
namespace | WSM |
forward declaration | |
namespace | WSM::Utils |
Enumerations | |
enum class | WSM::Utils::ObjectTypes { WSM::Utils::NONE = 0 , WSM::Utils::ExcludeImages = 1 << 0 , WSM::Utils::ExcludeSectionPlanes = 1 << 1 } |
Functions | |
constexpr bool | WSM::Utils::enable_bitmask_operators (ObjectTypes) |
enable_bitmask_operators() function. | |