neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::rect_pack Class Reference

#include <rect_pack.hpp>

Public Member Functions

 rect_pack (const size &aDimensions)
 
bool insert (const size &aElementSize, rect &aResult)
 

Detailed Description

Definition at line 44 of file rect_pack.hpp.

Constructor & Destructor Documentation

◆ rect_pack()

neogfx::rect_pack::rect_pack ( const size aDimensions)

Member Function Documentation

◆ insert()

bool neogfx::rect_pack::insert ( const size aElementSize,
rect aResult 
)

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