PLaSK library
Loading...
Searching...
No Matches
plask::YEnds Struct Reference
Collaboration diagram for plask::YEnds:
[legend]

Public Member Functions

void add_d (int dbl_x, int y)
 
void add (Vec< 2, int > p)
 

Public Attributes

std::map< int, std::set< int > > coords
 

Detailed Description

Definition at line 275 of file lattice.cpp.

Member Function Documentation

◆ add()

void plask::YEnds::add ( Vec< 2, int p)
inline

Definition at line 290 of file lattice.cpp.

◆ add_d()

void plask::YEnds::add_d ( int  dbl_x,
int  y 
)
inline

Definition at line 280 of file lattice.cpp.

Member Data Documentation

◆ coords

std::map<int, std::set<int> > plask::YEnds::coords

Definition at line 278 of file lattice.cpp.


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