|
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.ToroidalMap
Fields inherited from interface org.bouncycastle.graphics.rt.TextureMapper |
S, T |
Constructor Summary | |
ToroidalMap(double ringR,
double pipeR)
|
Method Summary | |
boolean |
getST(Tuple3f l,
float[] uv)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ToroidalMap(double ringR, double pipeR)
Method Detail |
public boolean getST(Tuple3f l, 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 |