neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::texture_atlas::fragments::fragment_less_than Struct Reference

#include <texture_atlas.hpp>

Public Member Functions

bool operator() (const rect &aLhs, const rect &aRhs) const
 

Detailed Description

Definition at line 41 of file texture_atlas.hpp.

Member Function Documentation

◆ operator()()

bool neogfx::texture_atlas::fragments::fragment_less_than::operator() ( const rect aLhs,
const rect aRhs 
) const
inline

Definition at line 43 of file texture_atlas.hpp.


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