H3DNetworkingUtils::RemoteSFVec2f Class Reference

The RemoteSFVec2f class provides a remote single Vec2f field. More...

#include <H3DNetworkingUtils/RemoteSFVec2f.h>

Inheritance diagram for H3DNetworkingUtils::RemoteSFVec2f:

Inheritance graph

List of all members.

Public Member Functions

 RemoteSFVec2f ()
 Constructor.
void setValue (H3D::Vec2f const &val)
 This is a debug function only
To be used to simulate receiving a remote connection change of value, when there is no remote connection.

Static Public Attributes

static H3D::H3DNodeDatabase database
 X3D interface.

Protected Member Functions

virtual void readValue ()
 Read the parts of a fields value into the received field.
virtual void writeValue (H3D::Vec2f const &pos)
 Write the correct parts of the value.


Detailed Description

The RemoteSFVec2f class provides a remote single Vec2f field.

It inherits most of its funtionality from its parent class. This class adds a X3D database and the details of how to read and write the field data.
Use the 'toBeSent' and 'received' fields of the base class.
Examples:


Member Function Documentation

void H3DNetworkingUtils::RemoteSFVec2f::setValue ( H3D::Vec2f const &  val  ) 

This is a debug function only
To be used to simulate receiving a remote connection change of value, when there is no remote connection.


The documentation for this class was generated from the following files:

Generated on Fri Mar 12 10:23:09 2010 for H3DNetworkingUtils by  doxygen 1.5.6