OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Attributes | List of all members
vpfPattern Struct Reference

#include <polygrf.h>

Public Attributes

unsigned char type
 
unsigned char width
 
unsigned char height
 
union {
   long   pad
 
   unsigned char *   list
 
   struct {
      unsigned char   ll
 
      unsigned char   lr
 
      unsigned char   ul
 
      unsigned char   ur
 
   }   vpfPatternSmall
 
vpfPatterData
 

Detailed Description

Definition at line 54 of file polygrf.h.

Member Data Documentation

◆ height

unsigned char vpfPattern::height

Definition at line 56 of file polygrf.h.

◆ list

unsigned char* vpfPattern::list

Definition at line 59 of file polygrf.h.

◆ ll

unsigned char vpfPattern::ll

Definition at line 61 of file polygrf.h.

◆ lr

unsigned char vpfPattern::lr

Definition at line 61 of file polygrf.h.

◆ pad

long vpfPattern::pad

Definition at line 58 of file polygrf.h.

◆ type

unsigned char vpfPattern::type

Definition at line 56 of file polygrf.h.

◆ ul

unsigned char vpfPattern::ul

Definition at line 61 of file polygrf.h.

◆ ur

unsigned char vpfPattern::ur

Definition at line 61 of file polygrf.h.

◆ vpfPatterData

union { ... } vpfPattern::vpfPatterData

◆ vpfPatternSmall

struct { ... } vpfPattern::vpfPatternSmall

◆ width

unsigned char vpfPattern::width

Definition at line 56 of file polygrf.h.


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