#include <H3DNetworkingUtils/RemoteMFFloat.h>
Public Member Functions | |
RemoteMFFloat () | |
Constructor. | |
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 (vector< H3D::H3DFloat > const &val) |
Write the correct parts of the value. |
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: