|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stellarium.projector.ViewportDistorter
org.stellarium.projector.ViewportDistorter.ViewportDistorterFisheyeToSphericMirror
static class ViewportDistorter.ViewportDistorterFisheyeToSphericMirror
| Nested Class Summary | |
|---|---|
(package private) class |
ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData
|
| Nested classes/interfaces inherited from class org.stellarium.projector.ViewportDistorter |
|---|
ViewportDistorter.ViewportDistorterDummy, ViewportDistorter.ViewportDistorterFisheyeToSphericMirror
|
| Field Summary | |
|---|---|
(package private) SphericMirrorCalculator
|
calc
|
int |
mirrorTexture
|
int |
screenH
|
int |
screenW
|
float |
textureUsed
|
(package private) ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData[]
|
transArray
|
(package private) int |
transHeight
|
(package private) int |
transWidth
|
int |
viewport_wh
|
| Constructor Summary | |
|---|---|
ViewportDistorter.ViewportDistorterFisheyeToSphericMirror(int width,
int height, Projector prj)
|
|
| Method Summary | |
|---|---|
void |
distort()
|
boolean |
distortXY(int x,
int y)
|
protected void |
finalize()
|
java.lang.String |
getType()
|
void |
init(IniFileParser conf)
|
| Methods inherited from class org.stellarium.projector.ViewportDistorter |
|---|
create
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int screenW
public int screenH
public int mirrorTexture
public int viewport_wh
public float textureUsed
ViewportDistorter.ViewportDistorterFisheyeToSphericMirror.VertexData[] transArray
int transWidth
int transHeight
SphericMirrorCalculator calc
| Constructor Detail |
|---|
public ViewportDistorter.ViewportDistorterFisheyeToSphericMirror(int width,
int height,
Projector prj)
throws StellariumException
StellariumException
| Method Detail |
|---|
public java.lang.String getType()
getType in class
ViewportDistorter
public void init(IniFileParser conf)
init
in class ViewportDistorter
protected void finalize()
finalize in class java.lang.Object
public boolean distortXY(int x,
int y)
public void distort()
distort in class
ViewportDistorter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||