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

Public Member Functions

 LatticePoint4D (int xsv, int ysv, int zsv, int wsv)
 

Public Attributes

int xsv {}
 
int ysv {}
 
int zsv {}
 
int wsv {}
 
double dx {}
 
double dy {}
 
double dz {}
 
double dw {}
 

Detailed Description

Definition at line 78 of file OpenSimplex2S.hpp.

Constructor & Destructor Documentation

◆ LatticePoint4D()

OpenSimplex2S::LatticePoint4D::LatticePoint4D ( int  xsv,
int  ysv,
int  zsv,
int  wsv 
)

Definition at line 396 of file OpenSimplex2S.cpp.

Member Data Documentation

◆ dw

double OpenSimplex2S::LatticePoint4D::dw {}

Definition at line 87 of file OpenSimplex2S.hpp.

◆ dx

double OpenSimplex2S::LatticePoint4D::dx {}

Definition at line 84 of file OpenSimplex2S.hpp.

◆ dy

double OpenSimplex2S::LatticePoint4D::dy {}

Definition at line 85 of file OpenSimplex2S.hpp.

◆ dz

double OpenSimplex2S::LatticePoint4D::dz {}

Definition at line 86 of file OpenSimplex2S.hpp.

◆ wsv

int OpenSimplex2S::LatticePoint4D::wsv {}

Definition at line 83 of file OpenSimplex2S.hpp.

◆ xsv

int OpenSimplex2S::LatticePoint4D::xsv {}

Definition at line 80 of file OpenSimplex2S.hpp.

◆ ysv

int OpenSimplex2S::LatticePoint4D::ysv {}

Definition at line 81 of file OpenSimplex2S.hpp.

◆ zsv

int OpenSimplex2S::LatticePoint4D::zsv {}

Definition at line 82 of file OpenSimplex2S.hpp.


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