CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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 157 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 164 of file FxSelectionSet.h.

◆ m_Found

size_t CFxSelectionSet::MergeResult::m_Found

Description:

Definition at line 161 of file FxSelectionSet.h.

◆ m_FoundNotInCurrentSpace

size_t CFxSelectionSet::MergeResult::m_FoundNotInCurrentSpace

Description:

Definition at line 173 of file FxSelectionSet.h.

◆ m_Groups

size_t CFxSelectionSet::MergeResult::m_Groups

Description:

Definition at line 170 of file FxSelectionSet.h.

◆ m_Removed

size_t CFxSelectionSet::MergeResult::m_Removed

Description:

Definition at line 167 of file FxSelectionSet.h.

◆ m_RemovedCloud

size_t CFxSelectionSet::MergeResult::m_RemovedCloud

Definition at line 191 of file FxSelectionSet.h.

◆ m_RemovedNotInCurrentSpace

size_t CFxSelectionSet::MergeResult::m_RemovedNotInCurrentSpace

Description:

Definition at line 186 of file FxSelectionSet.h.

◆ m_RemovedNotInWorkingSet

size_t CFxSelectionSet::MergeResult::m_RemovedNotInWorkingSet

Description:

Definition at line 189 of file FxSelectionSet.h.

◆ m_RemovedOnFrozenLayers

size_t CFxSelectionSet::MergeResult::m_RemovedOnFrozenLayers

Description:

Definition at line 183 of file FxSelectionSet.h.

◆ m_RemovedOnLockedLayers

size_t CFxSelectionSet::MergeResult::m_RemovedOnLockedLayers

Description:

Definition at line 177 of file FxSelectionSet.h.

◆ m_RemovedOnOffLayers

size_t CFxSelectionSet::MergeResult::m_RemovedOnOffLayers

Description:

Definition at line 180 of file FxSelectionSet.h.


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