ParallelGraphics
Home  »  Developer Zone  »  Products  »  Cortona VRML Client  »  VRML Extensions  »  TransformSensor
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


TransformSensor

EXTERNPROTO TransformSensor [ 

  exposedField  SFBool        includeViewer        #FALSE
  eventOut  	SFVec3f       translation_changed  
  eventOut  	SFRotation    rotation_changed
  eventOut  	SFVec3f       center_changed
  eventOut  	SFVec3f       scale_changed
  eventOut  	SFRotation    scaleOrientation_changed
  eventOut  	SFBool        transform_changed
]
[
  "urn:inet:parallelgraphics.com:cortona:TransformSensor"
  "http://www.parallelgraphics.com/vrml/proto/Cortona/extensions.wrl#TransformSensor"
]

The TransformSensor generates events containing any transformations of the descendant geometry in the global coordinate system.
The includeViewer field specifies if viewer position is used in TransformSensor fields calculations or not.
The translation_changed event is generated if the translation is changed.
The rotation_changed event is generated if the rotation is changed.
The center_changed event is generated if the center of transform is changed.
The scale_changed event is generated if the scale is changed.
The scaleOrientation_changed event is generated if the scaleOrientation is changed.
The transform_changed event is generated if the transform is changed.


Last updated: Fri, 21 Nov 2008
© 2000-2008 ParallelGraphics. All rights reserved. Terms of use.