|
CFx SDK Documentation
2022 SP0
|
#include <FxSelectionSet.h>
Public Member Functions | |
| MergeResult () | |
Public Attributes | |
| size_t | m_Found |
| size_t | m_Duplicated |
| size_t | m_Removed |
| size_t | m_Groups |
| size_t | m_FoundNotInCurrentSpace |
| size_t | m_RemovedOnLockedLayers |
| size_t | m_RemovedOnOffLayers |
| size_t | m_RemovedOnFrozenLayers |
| size_t | m_RemovedNotInCurrentSpace |
| size_t | m_RemovedNotInWorkingSet |
| size_t | m_RemovedCloud |
Description:
Definition at line 140 of file FxSelectionSet.h.
| CFxSelectionSet::MergeResult::MergeResult | ( | ) |
| size_t CFxSelectionSet::MergeResult::m_Duplicated |
Description:
Definition at line 147 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_Found |
Description:
Definition at line 144 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_FoundNotInCurrentSpace |
Description:
Definition at line 156 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_Groups |
Description:
Definition at line 153 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_Removed |
Description:
Definition at line 150 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedCloud |
Definition at line 174 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedNotInCurrentSpace |
Description:
Definition at line 169 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedNotInWorkingSet |
Description:
Definition at line 172 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedOnFrozenLayers |
Description:
Definition at line 166 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedOnLockedLayers |
Description:
Definition at line 160 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedOnOffLayers |
Description:
Definition at line 163 of file FxSelectionSet.h.