PeriDyno 1.2.1
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 65 of file Canvas.h.

Constructor & Destructor Documentation

◆ EndPoint() [1/2]

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

Definition at line 69 of file Canvas.h.

◆ EndPoint() [2/2]

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

Definition at line 70 of file Canvas.h.

Member Data Documentation

◆ first

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

Definition at line 67 of file Canvas.h.

◆ second

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

Definition at line 68 of file Canvas.h.


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