Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
OpenSimplex2S::LatticePoint2D Struct Reference
+ Collaboration diagram for OpenSimplex2S::LatticePoint2D:

Public Member Functions

 LatticePoint2D (int xsv, int ysv)
 

Public Attributes

int xsv {}
 
int ysv {}
 
double dx {}
 
double dy {}
 

Detailed Description

Definition at line 53 of file OpenSimplex2S.hpp.

Constructor & Destructor Documentation

◆ LatticePoint2D()

OpenSimplex2S::LatticePoint2D::LatticePoint2D ( int  xsv,
int  ysv 
)

Definition at line 373 of file OpenSimplex2S.cpp.

Member Data Documentation

◆ dx

double OpenSimplex2S::LatticePoint2D::dx {}

Definition at line 57 of file OpenSimplex2S.hpp.

◆ dy

double OpenSimplex2S::LatticePoint2D::dy {}

Definition at line 58 of file OpenSimplex2S.hpp.

◆ xsv

int OpenSimplex2S::LatticePoint2D::xsv {}

Definition at line 55 of file OpenSimplex2S.hpp.

◆ ysv

int OpenSimplex2S::LatticePoint2D::ysv {}

Definition at line 56 of file OpenSimplex2S.hpp.


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