|
RAVE
|
Represents one projection. More...
Public Attributes | |
| RAVE_OBJECT_HEAD int | initialized |
| Always on top. | |
| Projection_t * | first |
| First projection. | |
| Projection_t * | second |
| Second projection. | |
| int | firstIsLatlong |
| int | secondIsLatlong |
| PJ_CONTEXT * | context |
| context | |
| PJ * | pj |
| projection | |
Represents one projection.
| PJ_CONTEXT* _ProjectionPipeline_t::context |
context
| Projection_t* _ProjectionPipeline_t::first |
First projection.
| RAVE_OBJECT_HEAD int _ProjectionPipeline_t::initialized |
Always on top.
| PJ* _ProjectionPipeline_t::pj |
projection
| Projection_t* _ProjectionPipeline_t::second |
Second projection.