diff options
author | Kevin Rushforth <[email protected]> | 2005-07-19 20:56:09 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-07-19 20:56:09 +0000 |
commit | 68449b2071392af151a75f90610026465c426401 (patch) | |
tree | f0dfe0520380b8b7cc3198bb98feb157a99a6e5b /www/j3d1_4/stencil.html | |
parent | 87608ec5ab19b2f6cc9e715a8732cf22740f7a90 (diff) |
Updated location of javadoc pages
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@347 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/j3d1_4/stencil.html')
-rw-r--r-- | www/j3d1_4/stencil.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/j3d1_4/stencil.html b/www/j3d1_4/stencil.html index 440a659..e627521 100644 --- a/www/j3d1_4/stencil.html +++ b/www/j3d1_4/stencil.html @@ -31,9 +31,9 @@ available, applications wishing to use stencil will need to make use of OrderedGroup (or use mixed-mode / immediate-mode rendering).<br> </p> <p>See the new javadoc for more information: <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphicsConfigTemplate3D.html#setStencilSize%28int%29">GraphicsConfigTemplate3D.setStencilSize</a>, + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/GraphicsConfigTemplate3D.html#setStencilSize%28int%29">GraphicsConfigTemplate3D.setStencilSize</a>, <a - href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/javax/media/j3d/RenderingAttributes.html">RenderingAttributes</a>. + href="http://download.java.net/media/java3d/javadoc/1.4.0-latest/javax/media/j3d/RenderingAttributes.html">RenderingAttributes</a>. </p> <p>The proposed API changes are:<br> </p> |