MeVisLab Toolbox Reference
SoCSOEditorTools::vectorXSort Struct Reference

For sorting Vector3s according to their x-component. More...

#include <SoCSOEditorTools.h>

Public Member Functions

bool operator() (const ml::Vector2 &a, const ml::Vector2 &b) const
 

Detailed Description

For sorting Vector3s according to their x-component.

Definition at line 75 of file SoCSOEditorTools.h.

Member Function Documentation

◆ operator()()

bool SoCSOEditorTools::vectorXSort::operator() ( const ml::Vector2 a,
const ml::Vector2 b 
) const
inline

Definition at line 77 of file SoCSOEditorTools.h.


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