ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ComponentIndexAndSize Struct Reference

Public Member Functions

 ComponentIndexAndSize (unsigned i, unsigned s)
 

Static Public Member Functions

static bool DescendingCompOperator (const ComponentIndexAndSize &a, const ComponentIndexAndSize &b)
 

Public Attributes

unsigned index
 
unsigned size
 

Detailed Description

Definition at line 11073 of file MainWindow.cpp.

Constructor & Destructor Documentation

◆ ComponentIndexAndSize()

ComponentIndexAndSize::ComponentIndexAndSize ( unsigned  i,
unsigned  s 
)
inline

Definition at line 11077 of file MainWindow.cpp.

Member Function Documentation

◆ DescendingCompOperator()

static bool ComponentIndexAndSize::DescendingCompOperator ( const ComponentIndexAndSize a,
const ComponentIndexAndSize b 
)
inlinestatic

Definition at line 11079 of file MainWindow.cpp.

References size.

Member Data Documentation

◆ index

unsigned ComponentIndexAndSize::index

Definition at line 11074 of file MainWindow.cpp.

◆ size

unsigned ComponentIndexAndSize::size

Definition at line 11075 of file MainWindow.cpp.

Referenced by DescendingCompOperator().


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