CFx SDK Documentation  2023 SP0
Public Member Functions | Public Attributes | List of all members
CFxSelectionSet::MergeResult Struct Reference

#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
 

Detailed Description

Description:

Definition at line 140 of file FxSelectionSet.h.

Constructor & Destructor Documentation

◆ MergeResult()

CFxSelectionSet::MergeResult::MergeResult ( )

Member Data Documentation

◆ m_Duplicated

size_t CFxSelectionSet::MergeResult::m_Duplicated

Description:

Definition at line 147 of file FxSelectionSet.h.

◆ m_Found

size_t CFxSelectionSet::MergeResult::m_Found

Description:

Definition at line 144 of file FxSelectionSet.h.

◆ m_FoundNotInCurrentSpace

size_t CFxSelectionSet::MergeResult::m_FoundNotInCurrentSpace

Description:

Definition at line 156 of file FxSelectionSet.h.

◆ m_Groups

size_t CFxSelectionSet::MergeResult::m_Groups

Description:

Definition at line 153 of file FxSelectionSet.h.

◆ m_Removed

size_t CFxSelectionSet::MergeResult::m_Removed

Description:

Definition at line 150 of file FxSelectionSet.h.

◆ m_RemovedCloud

size_t CFxSelectionSet::MergeResult::m_RemovedCloud

Definition at line 174 of file FxSelectionSet.h.

◆ m_RemovedNotInCurrentSpace

size_t CFxSelectionSet::MergeResult::m_RemovedNotInCurrentSpace

Description:

Definition at line 169 of file FxSelectionSet.h.

◆ m_RemovedNotInWorkingSet

size_t CFxSelectionSet::MergeResult::m_RemovedNotInWorkingSet

Description:

Definition at line 172 of file FxSelectionSet.h.

◆ m_RemovedOnFrozenLayers

size_t CFxSelectionSet::MergeResult::m_RemovedOnFrozenLayers

Description:

Definition at line 166 of file FxSelectionSet.h.

◆ m_RemovedOnLockedLayers

size_t CFxSelectionSet::MergeResult::m_RemovedOnLockedLayers

Description:

Definition at line 160 of file FxSelectionSet.h.

◆ m_RemovedOnOffLayers

size_t CFxSelectionSet::MergeResult::m_RemovedOnOffLayers

Description:

Definition at line 163 of file FxSelectionSet.h.


The documentation for this struct was generated from the following file: