RAVE
_ProjectionPipeline_t Struct Reference

Represents one projection. More...

Public Attributes

RAVE_OBJECT_HEAD int initialized
 Always on top.
 
Projection_tfirst
 First projection.
 
Projection_tsecond
 Second projection.
 
int firstIsLatlong
 
int secondIsLatlong
 
PJ_CONTEXT * context
 context
 
PJ * pj
 projection
 

Detailed Description

Represents one projection.

Member Data Documentation

◆ context

PJ_CONTEXT* _ProjectionPipeline_t::context

context

◆ first

Projection_t* _ProjectionPipeline_t::first

First projection.

◆ initialized

RAVE_OBJECT_HEAD int _ProjectionPipeline_t::initialized

Always on top.

◆ pj

PJ* _ProjectionPipeline_t::pj

projection

◆ second

Projection_t* _ProjectionPipeline_t::second

Second projection.


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