mamx.vrml
Class VRMLAppearance
mamx.vrml.VRMLNode
|
+--mamx.vrml.VRMLAppearance
- public class VRMLAppearance
- extends VRMLNode
material
protected VRMLMaterial material
texture
protected VRMLTexture texture
textureTransform
protected VRMLTextureTransform textureTransform
VRMLAppearance
public VRMLAppearance()
VRMLAppearance
public VRMLAppearance(VRMLMaterial m)
createSource
public void createSource(PrintWriter out, int currIndent)
throws java.io.IOException
setMaterial
public void setMaterial(VRMLMaterial m)
setTexture
public void setTexture(VRMLTexture t)
setTextureTransform
public void setTextureTransform(VRMLTextureTransform tt)
to Class mamx.vrml.VRMLMaterial
to Class mamx.vrml.VRMLTexture
to Class mamx.vrml.VRMLTextureTransform