PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::Canvas::OriginalCoord Struct Reference

#include <Canvas.h>

Public Member Functions

void set (int a, int b)
 

Public Attributes

int x = 0
 
int y = 0
 

Detailed Description

Definition at line 84 of file Canvas.h.

Member Function Documentation

◆ set()

void dyno::Canvas::OriginalCoord::set ( int a,
int b )
inline

Definition at line 89 of file Canvas.h.

Here is the caller graph for this function:

Member Data Documentation

◆ x

int dyno::Canvas::OriginalCoord::x = 0

Definition at line 86 of file Canvas.h.

◆ y

int dyno::Canvas::OriginalCoord::y = 0

Definition at line 87 of file Canvas.h.


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