OrbitEngine C++ Docs
  1. Pages
  1. Classes
  2. Files

OrbitEngine::Misc::Packeable2DRectXYWH struct
#include <OE/Misc/RectsPacker.hpp>

Contents

  • Reference
    • Base classes
    • Derived classes
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables

Base classes

struct Packeable2DRectWH

Derived classes

struct Packeable2D

Constructors, destructors, conversion operators

Packeable2DRectXYWH()
Packeable2DRectXYWH(const Packeable2DRectLTRB&)
Packeable2DRectXYWH(int x, int y, int width, int height)
operator Packeable2DRectLTRB()

Public functions

auto r() const -> int
auto b() const -> int
void r(int)
void b(int)

Public variables

int x
int y
Tab / T to search, Esc to close
2701 symbols (347.2 kB)

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    OrbitEngine C++ Docs. Created with Doxygen 1.8.11 and m.css.