#include <bwRectangle.h>
◆ bwRectangle() [1/3]
template<typename T >
bWidgets::bwRectangle< T >::bwRectangle |
( |
const T |
xmin = 0 , |
|
|
const T |
xmax = 0 , |
|
|
const T |
ymin = 0 , |
|
|
const T |
ymax = 0 |
|
) |
| |
|
inline |
◆ bwRectangle() [2/3]
template<typename T >
template<typename U >
◆ bwRectangle() [3/3]
template<typename T >
template<typename U >
◆ centerX()
◆ centerY()
◆ clamp()
◆ height()
◆ isCoordinateInside()
template<typename T >
template<typename U >
◆ isEmpty()
◆ resize()
Resize the rectangle by adding pixel to each side.
◆ scale()
◆ set()
◆ width()
◆ xmax
◆ xmin
◆ ymax
◆ ymin
The documentation for this class was generated from the following file: