public class Library
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DIRPATH
protected static final String DIRPATH
- See Also:
-
-
RGBA_PHONG
public static final String RGBA_PHONG
- See Also:
-
-
RGBA_GGX
public static final String RGBA_GGX
- See Also:
-
-
RGBA_WARD
public static final String RGBA_WARD
- See Also:
-
-
SPECTRAL_PHONG
public static final String SPECTRAL_PHONG
- See Also:
-
-
SPECTRAL_GGX
public static final String SPECTRAL_GGX
- See Also:
-
-
SPECTRAL_WARD
public static final String SPECTRAL_WARD
- See Also:
-
-
-