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

#include <vpfprim.h>

Public Attributes

ossim_int32 id
 
ossim_int32 start
 
ossim_int32 end
 
ossim_int32 right
 
ossim_int32 left
 
ossim_int32 rightfwd
 
ossim_int32 leftfwd
 
char dir
 
ossim_int32 npts
 
coordinate_typecoord
 
FILE * fp
 
ossim_int32 startpos
 
ossim_int32 pos
 
ossim_int32 current_coordinate
 
char coord_type
 

Detailed Description

Definition at line 15 of file vpfprim.h.

Member Data Documentation

◆ coord

coordinate_type* edge_rec_type::coord

Definition at line 25 of file vpfprim.h.

◆ coord_type

char edge_rec_type::coord_type

Definition at line 29 of file vpfprim.h.

◆ current_coordinate

ossim_int32 edge_rec_type::current_coordinate

Definition at line 28 of file vpfprim.h.

◆ dir

char edge_rec_type::dir

Definition at line 23 of file vpfprim.h.

◆ end

ossim_int32 edge_rec_type::end

Definition at line 18 of file vpfprim.h.

◆ fp

FILE* edge_rec_type::fp

Definition at line 27 of file vpfprim.h.

◆ id

ossim_int32 edge_rec_type::id

Definition at line 16 of file vpfprim.h.

◆ left

ossim_int32 edge_rec_type::left

Definition at line 20 of file vpfprim.h.

◆ leftfwd

ossim_int32 edge_rec_type::leftfwd

Definition at line 22 of file vpfprim.h.

◆ npts

ossim_int32 edge_rec_type::npts

Definition at line 24 of file vpfprim.h.

◆ pos

ossim_int32 edge_rec_type::pos

Definition at line 28 of file vpfprim.h.

◆ right

ossim_int32 edge_rec_type::right

Definition at line 19 of file vpfprim.h.

◆ rightfwd

ossim_int32 edge_rec_type::rightfwd

Definition at line 21 of file vpfprim.h.

◆ start

ossim_int32 edge_rec_type::start

Definition at line 17 of file vpfprim.h.

◆ startpos

ossim_int32 edge_rec_type::startpos

Definition at line 28 of file vpfprim.h.


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