H3DNetworkingUtils::RemoteMFVec3f Class Reference

The RemoteMFVec3f class provides a remote multiple Vec3f field. More...

#include <H3DNetworkingUtils/RemoteMFVec3f.h>

Inheritance diagram for H3DNetworkingUtils::RemoteMFVec3f:

Inheritance graph

List of all members.

Public Member Functions

 RemoteMFVec3f ()
 Constructor.

Static Public Attributes

static H3D::H3DNodeDatabase database
 X3D interface.

Protected Member Functions

virtual void readValue ()
 Read the parts of a field's value into the received field.
virtual void writeValue (vector< H3D::Vec3f > const &val)
 Read the parts of a fields value into the received field.


Detailed Description

The RemoteMFVec3f class provides a remote multiple Vec3f 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 RemoteMFVec3f::readValue (  )  [protected, virtual]

Read the parts of a field's value into the received field.

Must be supplied for specific instantiations, to receive the correct parts of the value.

Implements H3DNetworkingUtils::RemoteField.

References H3DNetworkingUtils::RemoteConnection::closeRequested(), H3DNetworkingUtils::RemoteField::conP, H3DNetworkingUtils::RemoteConnection::readH3DFloat(), and H3DNetworkingUtils::RemoteMF< H3D::MFVec3f >::received.


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