|
CFx SDK Documentation 2024 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 157 of file FxSelectionSet.h.
| CFxSelectionSet::MergeResult::MergeResult | ( | ) |
| size_t CFxSelectionSet::MergeResult::m_Duplicated |
Description:
Definition at line 164 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_Found |
Description:
Definition at line 161 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_FoundNotInCurrentSpace |
Description:
Definition at line 173 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_Groups |
Description:
Definition at line 170 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_Removed |
Description:
Definition at line 167 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedCloud |
Definition at line 191 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedNotInCurrentSpace |
Description:
Definition at line 186 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedNotInWorkingSet |
Description:
Definition at line 189 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedOnFrozenLayers |
Description:
Definition at line 183 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedOnLockedLayers |
Description:
Definition at line 177 of file FxSelectionSet.h.
| size_t CFxSelectionSet::MergeResult::m_RemovedOnOffLayers |
Description:
Definition at line 180 of file FxSelectionSet.h.