|
Bouncy Castle Rendering Toolkit 1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.graphics.rt.mappers.ConicalMap
Field Summary | |
static TextureMapper |
canonicalMap
|
Fields inherited from interface org.bouncycastle.graphics.rt.TextureMapper |
S, T |
Constructor Summary | |
ConicalMap()
|
|
ConicalMap(double r1,
double r2)
|
Method Summary | |
boolean |
getST(Tuple3f loc,
float[] uv)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static TextureMapper canonicalMap
Constructor Detail |
public ConicalMap()
public ConicalMap(double r1, double r2)
Method Detail |
public boolean getST(Tuple3f loc, float[] uv)
getST
in interface TextureMapper
|
Bouncy Castle Rendering Toolkit 1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |