Struct blaze::Point
Public Attributes
| Type | Name |
|---|---|
| int | x |
| int | y |
Public Functions
| Type | Name |
|---|---|
| Point () |
|
| Point (int x_, int y_) |
|
| Point (double x_, double y_) |
Public Attributes Documentation
variable x
variable y
Public Functions Documentation
function Point [1/3]
function Point [2/3]
function Point [3/3]
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/raster.hpp