#include <AttrDilation.h>
|
| Dilation () |
|
uint32_t | w () const |
|
void | w (uint32_t w) |
|
void | w (int32_t w) |
|
uint32_t | h () const |
|
void | h (uint32_t h) |
|
void | h (int32_t h) |
|
Definition at line 25 of file AttrDilation.h.
◆ Dilation()
luci::Dilation::Dilation |
( |
| ) |
|
|
inline |
◆ h() [1/3]
uint32_t luci::Dilation::h |
( |
| ) |
const |
|
inline |
◆ h() [2/3]
void luci::Dilation::h |
( |
int32_t |
h | ) |
|
◆ h() [3/3]
void luci::Dilation::h |
( |
uint32_t |
h | ) |
|
|
inline |
◆ w() [1/3]
uint32_t luci::Dilation::w |
( |
| ) |
const |
|
inline |
◆ w() [2/3]
void luci::Dilation::w |
( |
int32_t |
w | ) |
|
◆ w() [3/3]
void luci::Dilation::w |
( |
uint32_t |
w | ) |
|
|
inline |
The documentation for this class was generated from the following files: