| Modifier and Type | Field and Description |
|---|---|
protected Projection |
Plugin.fProjection |
| Modifier and Type | Method and Description |
|---|---|
void |
Plugin.setProjection(Projection pProjection) |
| Modifier and Type | Method and Description |
|---|---|
void |
Marker.render(PixelCanvas pCanvas,
Projection pProjection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectionCyl
Cylindrical projection.
|
class |
ProjectionMerc
Mercator projection.
|
class |
ProjectionOrtho
Orthographic projection (show Earth as a ball).
|
| Constructor and Description |
|---|
BitGeneratorMap(Projection pProjection) |
BitGeneratorMapDefault(Projection pProjection) |
BitGeneratorMapOrtho(Projection pProjection) |
| Constructor and Description |
|---|
DotGeneratorLines(Projection pProjection,
int pLineDevider,
int pPointDivider) |
| Modifier and Type | Method and Description |
|---|---|
void |
Shader.setProjection(Projection pProjection) |
Copyright © 2017. All rights reserved.