#include <ophTriMesh_GPU.h>
|
| MeshKernelConfig (const ivec2 &pixel_number, const vec2 &pixel_pitch, const Real &lambda, const uint &shading_flag) |
|
| MeshKernelConfig (const ivec2 &pixel_number, const vec2 &pixel_pitch, const Real &lambda, const uint &shading_flag) |
|
| MeshKernelConfig (const ivec2 &pixel_number, const vec2 &pixel_pitch, const Real &lambda, const uint &shading_flag) |
|
| MeshKernelConfig (const ivec2 &pixel_number, const vec2 &pixel_pitch, const Real &lambda, const uint &shading_flag) |
|
Definition at line 83 of file ophTriMesh_GPU.h.
◆ MeshKernelConfig() [1/4]
MeshKernelConfig::MeshKernelConfig |
( |
const ivec2 & |
pixel_number, |
|
|
const vec2 & |
pixel_pitch, |
|
|
const Real & |
lambda, |
|
|
const uint & |
shading_flag |
|
) |
| |
|
inline |
- Parameters
-
pixel_pitch | Number of pixel of SLM in x, y direction |
lambda | Pixel pitch of SLM in x, y direction |
shading_flag | Wave length |
Definition at line 99 of file ophTriMesh_GPU.h.
◆ MeshKernelConfig() [2/4]
MeshKernelConfig::MeshKernelConfig |
( |
const ivec2 & |
pixel_number, |
|
|
const vec2 & |
pixel_pitch, |
|
|
const Real & |
lambda, |
|
|
const uint & |
shading_flag |
|
) |
| |
|
inline |
- Parameters
-
pixel_pitch | Number of pixel of SLM in x, y direction |
lambda | Pixel pitch of SLM in x, y direction |
shading_flag | Wave length |
Definition at line 99 of file ophTriMesh_GPU.h.
◆ MeshKernelConfig() [3/4]
MeshKernelConfig::MeshKernelConfig |
( |
const ivec2 & |
pixel_number, |
|
|
const vec2 & |
pixel_pitch, |
|
|
const Real & |
lambda, |
|
|
const uint & |
shading_flag |
|
) |
| |
|
inline |
- Parameters
-
pixel_pitch | Number of pixel of SLM in x, y direction |
lambda | Pixel pitch of SLM in x, y direction |
shading_flag | Wave length |
Definition at line 99 of file ophTriMesh_GPU.h.
◆ MeshKernelConfig() [4/4]
MeshKernelConfig::MeshKernelConfig |
( |
const ivec2 & |
pixel_number, |
|
|
const vec2 & |
pixel_pitch, |
|
|
const Real & |
lambda, |
|
|
const uint & |
shading_flag |
|
) |
| |
|
inline |
- Parameters
-
pixel_pitch | Number of pixel of SLM in x, y direction |
lambda | Pixel pitch of SLM in x, y direction |
shading_flag | Wave length |
Definition at line 99 of file ophTriMesh_GPU.h.
◆ cube_pi2
double MeshKernelConfig::cube_pi2 |
◆ dfx
double MeshKernelConfig::dfx |
◆ dfy
double MeshKernelConfig::dfy |
◆ lambda
double MeshKernelConfig::lambda |
◆ min_double
double MeshKernelConfig::min_double |
◆ pi
double MeshKernelConfig::pi |
◆ pi2
double MeshKernelConfig::pi2 |
◆ pn_X
int MeshKernelConfig::pn_X |
◆ pn_Y
int MeshKernelConfig::pn_Y |
◆ pp_X
double MeshKernelConfig::pp_X |
◆ pp_Y
double MeshKernelConfig::pp_Y |
◆ shading_flag
unsigned int MeshKernelConfig::shading_flag |
◆ square_pi2
double MeshKernelConfig::square_pi2 |
◆ tolerence
double MeshKernelConfig::tolerence |
The documentation for this struct was generated from the following file: