igeo
Class IMaterial

java.lang.Object
  extended by igeo.IMaterial
Direct Known Subclasses:
IBasicMaterial

public class IMaterial
extends java.lang.Object

A super class of rendering material properties


Constructor Summary
IMaterial()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IMaterial

public IMaterial()