Openholo  v4.0
Open Source Digital Holographic Library
struct.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fileheader
 
struct  bitmapinfoheader
 
struct  rgbquad
 
struct  bitmap
 
struct  bitmap8bit
 
struct  Point
 
struct  Pointf
 
struct  Color
 
struct  Colorf
 
struct  Vertex
 
struct  Vertexf
 
struct  Face
 
struct  Facef
 

Typedefs

typedef struct fileheader _fileheader
 
typedef struct bitmapinfoheader _bitmapinfoheader
 
typedef struct rgbquad _rgbquad
 
typedef struct bitmap _bitmap
 
typedef struct bitmap8bit _bitmap8bit
 
typedef struct Point _Point
 
typedef struct Pointf _Pointf
 
typedef struct Color _Color
 
typedef struct Colorf _Colorf
 
typedef struct Vertex _Vertex
 
typedef struct Vertexf _Vertexf
 
typedef struct Face _Face
 
typedef struct Facef _Facef
 

Typedef Documentation

◆ _bitmap

typedef struct bitmap _bitmap

◆ _bitmap8bit

typedef struct bitmap8bit _bitmap8bit

◆ _bitmapinfoheader

◆ _Color

typedef struct Color _Color

◆ _Colorf

typedef struct Colorf _Colorf

◆ _Face

typedef struct Face _Face

◆ _Facef

typedef struct Facef _Facef

◆ _fileheader

typedef struct fileheader _fileheader

◆ _Point

typedef struct Point _Point

◆ _Pointf

typedef struct Pointf _Pointf

◆ _rgbquad

typedef struct rgbquad _rgbquad

◆ _Vertex

typedef struct Vertex _Vertex

◆ _Vertexf

typedef struct Vertexf _Vertexf