Openholo
v4.2
Open Source Digital Holographic Library
|
texture mapping parameters More...
#include <ophTriMesh.h>
Public Attributes | |
Complex< Real > * | pattern |
ivec2 | dim |
Real | period |
Real | freq |
texture mapping parameters
Definition at line 72 of file ophTriMesh.h.
ivec2 TextMap::dim |
Definition at line 74 of file ophTriMesh.h.
Real TextMap::freq |
Definition at line 76 of file ophTriMesh.h.
Definition at line 73 of file ophTriMesh.h.
Real TextMap::period |
Definition at line 75 of file ophTriMesh.h.