Uses of Interface
org.web3d.vrml.nodes.VRMLProtoInstance
Packages that use VRMLProtoInstance
Package
Description
-
Uses of VRMLProtoInstance in org.web3d.vrml.nodes
Methods in org.web3d.vrml.nodes with parameters of type VRMLProtoInstanceModifier and TypeMethodDescriptionvoid
SceneGraphTraversalDetailObserver.protoNode
(VRMLNodeType parent, VRMLProtoInstance proto, boolean used) Notification of a proto instance. -
Uses of VRMLProtoInstance in org.web3d.vrml.nodes.proto
Classes in org.web3d.vrml.nodes.proto that implement VRMLProtoInstanceModifier and TypeClassDescriptionclass
A placeholder instance of a Prototype used when declaring and then using a nested proto instance. -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer
Classes in org.web3d.vrml.renderer that implement VRMLProtoInstanceModifier and TypeClassDescriptionclass
A concrete instance of a Prototype that is common for all renderers.Fields in org.web3d.vrml.renderer declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
CRProtoInstance.pMetadata
proto representation of the metadata nodeMethods in org.web3d.vrml.renderer with parameters of type VRMLProtoInstanceModifier and TypeMethodDescriptionprotected abstract void
CRProtoCreator.protoNode
(VRMLNodeType parent, VRMLProtoInstance proto, int field, boolean used) Separate handler for the proto node, which needs to be renderer-specific -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes
Fields in org.web3d.vrml.renderer.common.nodes declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseComponentGeometryNode.pColor
Proto version of the colorprotected VRMLProtoInstance
BaseComponentGeometryNode.pCoord
Proto version of the coordprotected VRMLProtoInstance
BaseComponentGeometryNode.pFogCoord
Proto version of the fogCoordprotected VRMLProtoInstance
AbstractDynamicFieldNode.pMetadata
proto representation of the metadata nodeprotected VRMLProtoInstance
AbstractNode.pMetadata
proto representation of the metadata nodeprotected VRMLProtoInstance
BaseComponentGeometryNode.pNormal
Proto version of the normalprotected VRMLProtoInstance
BaseComponentGeometryNode.pTexCoord
Proto version of the texCoordprotected VRMLProtoInstance
BaseTexture2DNode.pTextureProperties
PROTO version of the textureProperties node -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.annotation
Fields in org.web3d.vrml.renderer.common.nodes.annotation declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseAnnotationTarget.pLeadLineStyle
Proto version of the leadLineStyle fieldprotected VRMLProtoInstance
BaseAnnotationTarget.pMarker
Proto version of the marker field -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.cadgeometry
Fields in org.web3d.vrml.renderer.common.nodes.cadgeometry declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseCADFace.pShape
Proto version of the Shape -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.dis
Fields in org.web3d.vrml.renderer.common.nodes.dis declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseEspduTransform.pGeoOrigin
Proto version of the geoOrigin -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.geom3d
Fields in org.web3d.vrml.renderer.common.nodes.geom3d declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseElevationGrid.pColor
Proto version of the colorprotected VRMLProtoInstance
BaseElevationGrid.pNormal
Proto version of the normalprotected VRMLProtoInstance
BaseElevationGrid.pTexCoord
Proto version of the texCoord -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.geospatial
Fields in org.web3d.vrml.renderer.common.nodes.geospatial declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseGeoElevationGrid.pColor
Proto version of the colorprotected VRMLProtoInstance
BaseGeoCoordinate.pGeoOrigin
Proto version of the geoOriginprotected VRMLProtoInstance
BaseGeoElevationGrid.pGeoOrigin
Proto version of the geoOriginprotected VRMLProtoInstance
BaseGeoLocation.pGeoOrigin
Proto version of the geoOriginprotected VRMLProtoInstance
BaseGeoLOD.pGeoOrigin
Proto version of the geoOriginprotected VRMLProtoInstance
BaseGeoPositionInterpolator.pGeoOrigin
Proto version of the geoOriginprotected VRMLProtoInstance
BaseGeoTouchSensor.pGeoOrigin
Proto version of the geoOriginprotected VRMLProtoInstance
BaseGeoTransform.pGeoOrigin
Proto version of the geoOriginprotected VRMLProtoInstance
BaseGeoViewpoint.pGeoOrigin
Proto version of the geoOriginprotected VRMLProtoInstance
BaseGeoElevationGrid.pNormal
Proto version of the normalprotected VRMLProtoInstance
BaseGeoSRFParametersInfo.pSrfParameters
Proto version of the srfParametersInfo nodeprotected VRMLProtoInstance
BaseGeoSRFTemplate.pSrfParameters
Proto version of the srtfParametersInfo nodeprotected VRMLProtoInstance
BaseGeoReferenceSurfaceInfo.pSrfParametersInfo
Proto version of the srfParametersInfo nodeprotected VRMLProtoInstance
BaseGeoElevationGrid.pTexCoord
Proto version of the texCoord -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.hanim
Fields in org.web3d.vrml.renderer.common.nodes.hanim declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseHAnimSegment.pCoord
proto version of coordprotected VRMLProtoInstance
BaseHAnimHumanoid.pSkinCoord
proto version of skinCoordprotected VRMLProtoInstance
BaseHAnimHumanoid.pSkinNormal
proto version of skinNormal -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.layering
Fields in org.web3d.vrml.renderer.common.nodes.layering declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseLayer.pViewport
Proto version of the viewport -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.layout
Fields in org.web3d.vrml.renderer.common.nodes.layout declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseText2D.pFontStyle
The proto version of the fontstyleprotected VRMLProtoInstance
BaseLayer2D.pLayout
The proto representation of the the layout fieldprotected VRMLProtoInstance
BaseImage2D.pTexture
Proto version of the textureprotected VRMLProtoInstance
BaseLayer2D.pViewport
Proto version of the viewport -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.marker
Fields in org.web3d.vrml.renderer.common.nodes.marker declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseScreenMarker.pRepresents
The proto representation of the "represents" field -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.nurbs
Fields in org.web3d.vrml.renderer.common.nodes.nurbs declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseNurbsPatchSurface.pCoord
Proto version of the coordprotected VRMLProtoInstance
BaseNurbsTrimmedSurface.pCoord
Proto version of the coordprotected VRMLProtoInstance
BaseNurbsPatchSurface.pTexCoord
Proto version of the texCoordprotected VRMLProtoInstance
BaseNurbsTrimmedSurface.pTexCoord
Proto version of the texCoord -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.particle
Fields in org.web3d.vrml.renderer.common.nodes.particle declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseParticleSystem.pAppearance
Proto version of the appearanceprotected VRMLProtoInstance
BaseParticleSystem.pColorRamp
Proto version of the colorRampprotected VRMLProtoInstance
BasePolylineEmitter.pCoord
Proto version of the coordprotected VRMLProtoInstance
BaseParticleSystem.pEmitter
Proto version of the Emitterprotected VRMLProtoInstance
BaseParticleSystem.pTexCoordRamp
Proto version of the texCoordRamp -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.picking
Fields in org.web3d.vrml.renderer.common.nodes.picking declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BasePickingNode.pPickingGeometry
The proto version of the picking geometry -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.rigidphysics
Fields in org.web3d.vrml.renderer.common.nodes.rigidphysics declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseContact.pBody1
The proto version of the body1protected VRMLProtoInstance
BaseJointNode.pBody1
The proto version of the body1protected VRMLProtoInstance
BaseContact.pBody2
The proto version of the body2protected VRMLProtoInstance
BaseJointNode.pBody2
The proto version of the body2protected VRMLProtoInstance
BaseCollidableOffset.pCollidable
Proto version of the shape nodeprotected VRMLProtoInstance
BaseCollisionSensor.pCollidables
The proto version of the collidablesprotected VRMLProtoInstance
BaseRigidBodyCollection.pCollider
The proto version of vfColliderprotected VRMLProtoInstance
BaseContact.pGeometry1
The proto version of the geom1protected VRMLProtoInstance
BaseContact.pGeometry2
The proto version of the geom2protected VRMLProtoInstance
BaseRigidBody.pMassDensityModel
The proto version of vfMassDensityModelprotected VRMLProtoInstance
BaseCollidableShape.pShape
Proto version of the shape node -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.shape
Fields in org.web3d.vrml.renderer.common.nodes.shape declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseAppearance.pAcousticProperties
Proto version of the acousticPropertiesprotected VRMLProtoInstance
BaseShape.pAppearance
Proto version of the appearanceprotected VRMLProtoInstance
BaseAppearance.pBackMaterial
Proto version of the backMaterialprotected VRMLProtoInstance
BaseAppearance.pFillProperties
Proto version of the fillPropertiesprotected VRMLProtoInstance
BaseShape.pGeometry
Proto version of the Geometryprotected VRMLProtoInstance
BaseAppearance.pLineProperties
Proto version of the linePropertiesprotected VRMLProtoInstance
BaseAppearance.pMaterial
Proto version of the materialprotected VRMLProtoInstance
BaseAppearance.pPointProperties
Proto version of the pointPropertiesprotected VRMLProtoInstance
BaseAppearance.pShaders
Proto version of the shadersprotected VRMLProtoInstance
BaseAppearance.pTexture
Proto version of the textureprotected VRMLProtoInstance
BaseAppearance.pTextureProperties
Proto version of the texturePropertiesprotected VRMLProtoInstance
BaseAppearance.pTextureTransform
Proto version of the texture transform -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.sound
Fields in org.web3d.vrml.renderer.common.nodes.sound declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseSound.pSource
proto version of the source node -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.surface
Fields in org.web3d.vrml.renderer.common.nodes.surface declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseText2D.pFontStyle
The proto version of the fontstyleprotected VRMLProtoInstance
BaseOverlay.pLayout
The proto representation of the the layout fieldprotected VRMLProtoInstance
BaseImage2D.pTexture
Proto version of the texture -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.text
Fields in org.web3d.vrml.renderer.common.nodes.text declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseText.pFontStyle
The proto version of the fontstyle -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.common.nodes.texture
Fields in org.web3d.vrml.renderer.common.nodes.texture declared as VRMLProtoInstanceModifier and TypeFieldDescriptionprotected VRMLProtoInstance
BaseComposedCubeMapTexture.pBack
proto version of back fieldprotected VRMLProtoInstance
BaseRenderedTexture.pBackground
The proto version of the backgroundprotected VRMLProtoInstance
BaseComposedCubeMapTexture.pBottom
proto version of right fieldprotected VRMLProtoInstance
BaseRenderedTexture.pFog
The proto version of the fogprotected VRMLProtoInstance
BaseComposedCubeMapTexture.pFront
proto version of front fieldprotected VRMLProtoInstance
BaseComposedCubeMapTexture.pLeft
proto version of left fieldprotected VRMLProtoInstance
BaseComposedCubeMapTexture.pRight
proto version of right fieldprotected VRMLProtoInstance
BaseRenderedTexture.pScene
The proto version of the sceneprotected VRMLProtoInstance
BaseMovieTexture.pTextureProperties
PROTO version of the textureProperties nodeprotected VRMLProtoInstance
BaseComposedCubeMapTexture.pTop
proto version of top fieldprotected VRMLProtoInstance
BaseRenderedTexture.pViewpoint
The proto version of the viewpoint -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.norender
Methods in org.web3d.vrml.renderer.norender with parameters of type VRMLProtoInstanceModifier and TypeMethodDescriptionprotected void
NRProtoCreator.protoNode
(VRMLNodeType parent, VRMLProtoInstance proto, int field, boolean used) Notification of a proto instance. -
Uses of VRMLProtoInstance in org.web3d.vrml.renderer.ogl
Methods in org.web3d.vrml.renderer.ogl with parameters of type VRMLProtoInstanceModifier and TypeMethodDescriptionprotected void
OGLProtoCreator.protoNode
(VRMLNodeType parent, VRMLProtoInstance proto, int field, boolean used) Notification of a proto instance.