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

#include <Canvas.h>

Public Member Functions

 EndPoint ()
 
 EndPoint (int first, int second)
 

Public Attributes

int first = 0
 
int second = 0
 

Detailed Description

Definition at line 72 of file Canvas.h.

Constructor & Destructor Documentation

◆ EndPoint() [1/2]

dyno::Canvas::EndPoint::EndPoint ( )
inline

Definition at line 76 of file Canvas.h.

◆ EndPoint() [2/2]

dyno::Canvas::EndPoint::EndPoint ( int first,
int second )
inline

Definition at line 77 of file Canvas.h.

Member Data Documentation

◆ first

int dyno::Canvas::EndPoint::first = 0

Definition at line 74 of file Canvas.h.

◆ second

int dyno::Canvas::EndPoint::second = 0

Definition at line 75 of file Canvas.h.


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