Skip to content

Struct blaze::Size

ClassList > blaze > Size

Public Attributes

Type Name
int height
int width

Public Functions

Type Name
Size ()
Size (int w, int h)

Public Attributes Documentation

variable height

int blaze::Size::height;

variable width

int blaze::Size::width;

Public Functions Documentation

function Size [1/2]

inline blaze::Size::Size () 

function Size [2/2]

inline blaze::Size::Size (
    int w,
    int h
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/raster.hpp