MeVisLab Toolbox Reference
ml::CentroidIndex Struct Reference

Structure used to sort faces in z-direction. More...

#include <WEMPatch.h>

Public Member Functions

bool operator< (const CentroidIndex &c) const
 

Public Attributes

unsigned int index
 
double centroidZ
 

Detailed Description

Structure used to sort faces in z-direction.

Definition at line 33 of file WEMPatch.h.

Member Function Documentation

◆ operator<()

bool ml::CentroidIndex::operator< ( const CentroidIndex c) const
inline

Definition at line 38 of file WEMPatch.h.

References centroidZ.

Member Data Documentation

◆ centroidZ

double ml::CentroidIndex::centroidZ

Definition at line 36 of file WEMPatch.h.

Referenced by operator<().

◆ index

unsigned int ml::CentroidIndex::index

Definition at line 35 of file WEMPatch.h.


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