|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.web3d.vrml.renderer.DefaultNodeFactory
org.web3d.vrml.renderer.ogl.OGLNodeFactory
public class OGLNodeFactory
Singleton implementation of the VRMLNodeFactory
that produces OpenGL implementations of the nodes.
| Field Summary |
|---|
| Fields inherited from class org.web3d.vrml.renderer.DefaultNodeFactory |
|---|
JAVA3D_RENDERER, majorVersion, minorVersion, MOBILE_RENDERER, NULL_RENDERER, OPENGL_RENDERER |
| Fields inherited from interface org.web3d.vrml.lang.VRMLNodeFactory |
|---|
ANY_LEVEL |
| Method Summary | |
|---|---|
static OGLNodeFactory |
getOGLNodeFactory()
Get the current instance of this factory class. |
| Methods inherited from class org.web3d.vrml.renderer.DefaultNodeFactory |
|---|
addComponent, clearCachedInfo, clone, createFactory, createVRMLNode, createVRMLNode, createVRMLNode, disableComponent, getAvailableComponents, getAvailableProfileNames, getAvailableProfiles, getMaxSupportedSpecVersion, getSpecVersion, newInstance, setErrorReporter, setProfile, setSpecVersion |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static OGLNodeFactory getOGLNodeFactory()
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||