ParallelGraphics
Home  »  Developer Zone  »  Products  »  Cortona VRML Client  »  VRML Extensions  »  Inline Extension
Up to VRML Extensions

AdvancedAppearance 

Animated GIF 

BumpMap 

Collision Detection 

CortonaExtrusion 

CubeEnvironment 

DirectX 9.0 Shaders 

Drag & Drop 

EventUtilities 

Flash animations 

FlashMovie 

FontStyle 

Inline Extension 

Interpolator Nodes 

Keyboard Input 

Layers and 2D Nodes 

MipMap 

NavigationInfo 

NURBS 

OrderedGroup 

Panel and HTMLText 

QuickTime 

SFVec2f Interpolator 

SphereEnvironment 

Splines 

Three-Dimensional Text 

TextureTransform3 

TransformSensor 

ZGroup 


Subscribe to Newsletter
 


Google Searchsite search:

 

%(domain)s %(domain)s
Install Cortona VRML Client!

Outline 3D

Try RobinZone!


Inline Extension

EXTERNPROTO Inline [ 

  exposedField  SFBool     load        #TRUE
  exposedField  MFString   url         #[] [url or urn]
  exposedField  SFVec3f    bboxCenter  #0 0 0 (-inf,inf) 
  exposedField  SFVec3f    bboxSize    #-1 -1 -1 [0,inf) or -1 -1 -1
]
[
  "urn:inet:parallelgraphics.com:cortona:Inline"
  "http://www.parallelgraphics.com/vrml/proto/Cortona/extensions.wrl#Inline"
]

The load field defines when the Inline scene specified by the url field is loaded. If the load value is set to TRUE, the Inline scene is loaded immediately, and if its value is set to FALSE, no action is taken. The default value of the load field is TRUE. This means that in case of the load field is not specified, the Inline scene is loaded with the whole scene. The load field allows to load the Inline scene at any time, simply by sending TRUE event to it. Sending FALSE event to the load field of the already loaded Inline node unloads Inline context from the scene.


Last updated: Thu, 28 Aug 2008
© 2000-2008 ParallelGraphics. All rights reserved. Terms of use.