ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvIndexedTransformationBuffer.cpp File Reference
Include dependency graph for ecvIndexedTransformationBuffer.cpp:

Go to the source code of this file.

Functions

static bool IndexedSortOperator (const ccIndexedTransformation &a, const ccIndexedTransformation &b)
 
static bool IndexCompOperator (const ccIndexedTransformation &a, double index)
 

Function Documentation

◆ IndexCompOperator()

static bool IndexCompOperator ( const ccIndexedTransformation a,
double  index 
)
static

Definition at line 44 of file ecvIndexedTransformationBuffer.cpp.

References a.

Referenced by ccIndexedTransformationBuffer::findNearest().

◆ IndexedSortOperator()

static bool IndexedSortOperator ( const ccIndexedTransformation a,
const ccIndexedTransformation b 
)
static