WSM API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
historyboundshelper.h File Reference
#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
 Copyright 2023 Autodesk, Inc.
 
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.