Openholo  v4.1
Open Source Digital Holographic Library
ResolutionConfig Struct Reference

#include <Openholo.h>

Public Member Functions

 ResolutionConfig ()
 
 ResolutionConfig (const ivec2 &pixel_number)
 
 ResolutionConfig ()
 
 ResolutionConfig (const ivec2 &pixel_number)
 

Public Attributes

int double_pnX
 
int double_pnY
 
int pnX
 
int pnY
 
int half_pnX
 
int half_pnY
 
long long int size
 
long long int half_size
 
long long int double_size
 

Detailed Description

Definition at line 59 of file Openholo.h.

Constructor & Destructor Documentation

◆ ResolutionConfig() [1/4]

ResolutionConfig::ResolutionConfig ( )
inline

Definition at line 71 of file Openholo.h.

◆ ResolutionConfig() [2/4]

ResolutionConfig::ResolutionConfig ( const ivec2 pixel_number)
inline

Definition at line 83 of file Openholo.h.

◆ ResolutionConfig() [3/4]

ResolutionConfig::ResolutionConfig ( )
inline

Definition at line 71 of file Openholo.h.

◆ ResolutionConfig() [4/4]

ResolutionConfig::ResolutionConfig ( const ivec2 pixel_number)
inline

Definition at line 83 of file Openholo.h.

Member Data Documentation

◆ double_pnX

int ResolutionConfig::double_pnX

Definition at line 61 of file Openholo.h.

◆ double_pnY

int ResolutionConfig::double_pnY

Definition at line 62 of file Openholo.h.

◆ double_size

long long int ResolutionConfig::double_size

Definition at line 69 of file Openholo.h.

◆ half_pnX

int ResolutionConfig::half_pnX

Definition at line 65 of file Openholo.h.

◆ half_pnY

int ResolutionConfig::half_pnY

Definition at line 66 of file Openholo.h.

◆ half_size

long long int ResolutionConfig::half_size

Definition at line 68 of file Openholo.h.

◆ pnX

int ResolutionConfig::pnX

Definition at line 63 of file Openholo.h.

◆ pnY

int ResolutionConfig::pnY

Definition at line 64 of file Openholo.h.

◆ size

long long int ResolutionConfig::size

Definition at line 67 of file Openholo.h.


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