| 
    MeVisLab Toolbox 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 | 
Structure used to sort faces in z-direction.
Definition at line 33 of file WEMPatch.h.
      
  | 
  inline | 
Definition at line 38 of file WEMPatch.h.
References centroidZ.
| double ml::CentroidIndex::centroidZ | 
Definition at line 36 of file WEMPatch.h.
Referenced by operator<().
Definition at line 35 of file WEMPatch.h.