TexGen
Public Member Functions | List of all members
TexGen::CBasicVolumes::ProjectedRegionArea Struct Reference

Functor defining the < operator based on the projected region's area. More...

#include <BasicVolumes.h>

Public Member Functions

bool operator() (const PROJECTED_REGION &left, const PROJECTED_REGION &right)
 

Detailed Description

Functor defining the < operator based on the projected region's area.

This is used for sorting the projected regions by area.

Definition at line 72 of file BasicVolumes.h.

Member Function Documentation

◆ operator()()

bool TexGen::CBasicVolumes::ProjectedRegionArea::operator() ( const PROJECTED_REGION left,
const PROJECTED_REGION right 
)
inline

Definition at line 74 of file BasicVolumes.h.

References TexGen::CBasicVolumes::PROJECTED_REGION::dArea.


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