diff options
author | Kevin Rushforth <[email protected]> | 2005-02-15 21:47:30 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-02-15 21:47:30 +0000 |
commit | 49c662b55851caf6b81c39a079000e5db5fc26dc (patch) | |
tree | 3fac2b6044fc8d543a7eccd96da6bc375736bfdd /www/j3d1_4/api-changes.html | |
parent | f756f4a104cbcca3acebe3c06eeb2f5718e81378 (diff) |
More web page updates
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@125 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/j3d1_4/api-changes.html')
-rw-r--r-- | www/j3d1_4/api-changes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/j3d1_4/api-changes.html b/www/j3d1_4/api-changes.html index bae0731..86efaa1 100644 --- a/www/j3d1_4/api-changes.html +++ b/www/j3d1_4/api-changes.html @@ -67,6 +67,10 @@ III. New classes and interfaces (in javax.media.j3d) ---------------- public class ShaderAppearance extends Appearance + ShaderAttributes + ---------------- + public class ShaderAttributes extends NodeComponent + Shader ------ public abstract class Shader extends NodeComponent |