![]() |
Chaste Commit::ec4f1bc70cd2df3fe127fb2c21da7b539c72159f
|
Collaboration diagram for OpenSimplex2S::LatticePoint2D:Public Member Functions | |
| LatticePoint2D (int xsv, int ysv) | |
Public Attributes | |
| int | xsv {} |
| int | ysv {} |
| double | dx {} |
| double | dy {} |
Definition at line 53 of file OpenSimplex2S.hpp.
| OpenSimplex2S::LatticePoint2D::LatticePoint2D | ( | int | xsv, |
| int | ysv | ||
| ) |
Definition at line 373 of file OpenSimplex2S.cpp.
| double OpenSimplex2S::LatticePoint2D::dx {} |
Definition at line 57 of file OpenSimplex2S.hpp.
| double OpenSimplex2S::LatticePoint2D::dy {} |
Definition at line 58 of file OpenSimplex2S.hpp.
| int OpenSimplex2S::LatticePoint2D::xsv {} |
Definition at line 55 of file OpenSimplex2S.hpp.
| int OpenSimplex2S::LatticePoint2D::ysv {} |
Definition at line 56 of file OpenSimplex2S.hpp.