#include <basic.h>
Definition at line 322 of file basic.h.
◆ TriangleBase()
◆ extents()
| Box roo_display::TriangleBase::extents |
( |
| ) |
const |
|
inlineoverridevirtual |
Return the bounding box encompassing all pixels that need to be drawn.
This method is called during a transaction and must not block or perform I/O.
Implements roo_display::Drawable.
Definition at line 348 of file basic.h.
References x0_, x1_, x2_, y0_, and y2_.
◆ x0_
| int16_t roo_display::TriangleBase::x0_ |
|
protected |
◆ x1_
| int16_t roo_display::TriangleBase::x1_ |
|
protected |
◆ x2_
| int16_t roo_display::TriangleBase::x2_ |
|
protected |
◆ y0_
| int16_t roo_display::TriangleBase::y0_ |
|
protected |
◆ y1_
| int16_t roo_display::TriangleBase::y1_ |
|
protected |
◆ y2_
| int16_t roo_display::TriangleBase::y2_ |
|
protected |
The documentation for this class was generated from the following file:
- temp_repos/roo_display/src/roo_display/shape/basic.h