#include <PadInfo.h>
Definition at line 25 of file PadInfo.h.
◆ PadInfo()
nnop::PadInfo::PadInfo |
( |
uint32_t |
top, |
|
|
uint32_t |
bottom, |
|
|
uint32_t |
left, |
|
|
uint32_t |
right |
|
) |
| |
|
inline |
Definition at line 28 of file PadInfo.h.
30 {
31
32 }
uint32_t left(void) const
uint32_t right(void) const
uint32_t bottom(void) const
◆ bottom()
uint32_t nnop::PadInfo::bottom |
( |
void |
| ) |
const |
|
inline |
◆ left()
uint32_t nnop::PadInfo::left |
( |
void |
| ) |
const |
|
inline |
◆ right()
uint32_t nnop::PadInfo::right |
( |
void |
| ) |
const |
|
inline |
◆ top()
uint32_t nnop::PadInfo::top |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: