Java Programing

April 30, 2007

BEHAVIOR 17 GROUP 23 SWITCH 18 TRANSFORMGROUP 24

Filed under: Java 3D Programming — webmaster @ 2:43 am

BEHAVIOR 17 GROUP 23 SWITCH 18 TRANSFORMGROUP 24 BRANCHGROUP 19 BOUNDINGLEAF 25 ORDEREDGROUP 20 MODELCLIP 26 DECALGROUP 21 ALTERNATEAPPEARANCE 27 SHAREDGROUP 22 ORIENTEDSHAPE3D 28 18.11 Exception Strings Read from ExceptionStrings.properties (inside J3DCORE.JAR). Appearance0=Appearance: no capability to set material Appearance1=Appearance: no capability to get material Appearance2=Appearance: no capability to set texture Appearance3=Appearance: no capability to get texture Appearance4=Appearance: no capability to set textureAttributes Appearance5=Appearance: no capability to get textureAttributes And so forth 18.12 J3D DLL The native methods within the Java 3D implementation are packaged within J3D.DLL (for Windows) and called using JNI from the Java code. The native code implements a procedural API for both OpenGL and DirectX rendering. There are many programming tools that can list the signatures of the methods exported from a Windows DLL. The native method listings which follow are useful in that they not only expose where Java 3D calls down into native code but they also provide a blueprint for how an ambitious programmer might patch or hook a native DLL to implement an alternative rendering scheme or produce debugging output. 18.12.1 Exported methods The following lists are sorted by ordinal (the numeric index of an exported method within a DLL) and arranged by Java 3D class. Prepend java_javax_media_j3dto the names in the following lists. For example J3D.DLL exports a method called java_javax_media_j3d_Canvas3D_callDisplayListwhich implements the method callDisplayListwhich was declared as native within the Canvad3Dclass. Canvas3D _Canvas3D_accum@16 _Canvas3D_accumReturn@12 _Canvas3D_callDisplayList@20 _Canvas3D_clear@28 _Canvas3D_clearAccum@28 _Canvas3D_composite@40 _Canvas3D_createContext@28 _Canvas3D_createOffScreenBuffer@28 _Canvas3D_createQueryContext@24 _Canvas3D_ctxUpdateEyeLightingEnable@16 _Canvas3D_decal1stChildSetup@12 326

Note: If you are looking for good and high quality web space to host and run your application check Lunarwebhost Tomcat Web Hosting services

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URI

Sorry, the comment form is closed at this time.

Powered by Java Web Hosting