p6::ImageOrCanvas
Inherited by p6::Canvas, p6::Image
Summary
| Name | |
|---|---|
| virtual const glpp::Texture2D & | texture() const =0 | 
| virtual float | aspect_ratio() const =0 | 
Details
texture()
const glpp::Texture2D &texture() const =0;
Reimplemented by: p6::Canvas::texture, p6::Image::texture
aspect_ratio()
floataspect_ratio() const =0;
Reimplemented by: p6::Canvas::aspect_ratio, p6::Image::aspect_ratio
Updated on 2024 October 24