|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.graphics3DAdapter.java3D.fromSCS.GraphicsHelper
public class GraphicsHelper
Constructor Summary | |
---|---|
GraphicsHelper()
|
Method Summary | |
---|---|
static javax.media.j3d.BranchGroup |
createBranchgroupFrom3ds(java.net.URL fileURL)
|
static void |
setAppearance(javax.media.j3d.Shape3D shape,
java.awt.Color color,
double transparency,
boolean highlight,
boolean cullFaces)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicsHelper()
Method Detail |
---|
public static void setAppearance(javax.media.j3d.Shape3D shape, java.awt.Color color, double transparency, boolean highlight, boolean cullFaces)
public static javax.media.j3d.BranchGroup createBranchgroupFrom3ds(java.net.URL fileURL)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |