#include <geometry.h>
◆ Rect32_16() [1/2]
| grk::Rect32_16::Rect32_16 |
( |
uint32_t | x0, |
|
|
uint32_t | y0, |
|
|
uint16_t | w, |
|
|
uint16_t | h ) |
|
inline |
References h_, w_, x0(), x0_, y0(), and y0_.
Referenced by grk::Precinct::getCblkGrid(), grk::Precinct::getCodeBlockBounds(), intersection(), grk::Precinct::Precinct(), Rect32_16(), setRect(), and setRect().
◆ Rect32_16() [2/2]
| grk::Rect32_16::Rect32_16 |
( |
void | | ) |
|
|
inline |
◆ ~Rect32_16()
| virtual grk::Rect32_16::~Rect32_16 |
( |
| ) |
|
|
virtualdefault |
◆ area()
| uint32_t grk::Rect32_16::area |
( |
void | | ) |
const |
|
inline |
◆ empty()
| bool grk::Rect32_16::empty |
( |
void | | ) |
const |
|
inline |
◆ height()
| uint16_t grk::Rect32_16::height |
( |
| ) |
const |
|
inline |
◆ intersection()
◆ print()
| virtual void grk::Rect32_16::print |
( |
void | | ) |
const |
|
inlinevirtual |
◆ setRect() [1/2]
| void grk::Rect32_16::setRect |
( |
const Rect32_16 * | rhs | ) |
|
|
inline |
◆ setRect() [2/2]
| void grk::Rect32_16::setRect |
( |
const Rect32_16 | rhs | ) |
|
|
inline |
◆ valid()
| bool grk::Rect32_16::valid |
( |
| ) |
const |
|
inline |
◆ width()
| uint16_t grk::Rect32_16::width |
( |
| ) |
const |
|
inline |
◆ x0()
| uint32_t grk::Rect32_16::x0 |
( |
void | | ) |
const |
|
inline |
◆ x1()
| uint32_t grk::Rect32_16::x1 |
( |
void | | ) |
const |
|
inline |
◆ y0()
| uint32_t grk::Rect32_16::y0 |
( |
void | | ) |
const |
|
inline |
◆ y1()
| uint32_t grk::Rect32_16::y1 |
( |
void | | ) |
const |
|
inline |
◆ h_
| uint16_t grk::Rect32_16::h_ |
|
private |
◆ w_
| uint16_t grk::Rect32_16::w_ |
|
private |
◆ x0_
| uint32_t grk::Rect32_16::x0_ |
|
private |
◆ y0_
| uint32_t grk::Rect32_16::y0_ |
|
private |
The documentation for this struct was generated from the following file: