HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
tt::ImageCell Class Reference
Inheritance diagram for tt::ImageCell:
tt::Cell tt::GlyphCell tt::PixelMapCell

Additional Inherited Members

- Public Member Functions inherited from tt::Cell
 Cell (Cell const &) noexcept=delete
 
 Cell (Cell &&) noexcept=delete
 
Celloperator= (Cell const &) noexcept=delete
 
Celloperator= (Cell &&) noexcept=delete
 
virtual vec preferredExtent () const noexcept
 Return the extent that this cell wants to be drawn as.
 
virtual float heightForWidth (float width) const noexcept
 Get the height to draw this cell for the given width.
 
virtual void draw (DrawContext const &drawContext, aarect rectangle, Alignment alignment, float middle=std::numeric_limits< float >::max()) const noexcept=0
 Draw the cell.
 

The documentation for this class was generated from the following file: