Openholo  v4.0
Open Source Digital Holographic Library
TextMap Struct Reference

texture mapping parameters More...

#include <ophTriMesh.h>

Collaboration diagram for TextMap:

Public Attributes

Complex< Real > * pattern
 
ivec2 dim
 
Real period
 
Real freq
 

Detailed Description

texture mapping parameters

Definition at line 72 of file ophTriMesh.h.

Member Data Documentation

◆ dim

ivec2 TextMap::dim

Definition at line 74 of file ophTriMesh.h.

◆ freq

Real TextMap::freq

Definition at line 76 of file ophTriMesh.h.

◆ pattern

Complex<Real>* TextMap::pattern

Definition at line 73 of file ophTriMesh.h.

◆ period

Real TextMap::period

Definition at line 75 of file ophTriMesh.h.


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