#include <H3DUtil/H3DMath.h>
#include "H3DNetworkingUtils/VecFilter.h"
#include <H3D/SFVec3f.h>
#include <H3D/SFInt32.h>
Go to the source code of this file.
Namespaces | |
namespace | H3DNetworkingUtils |
Classes | |
class | H3DNetworkingUtils::FilteredSFVec3f |
The FilteredSFVec3f class is an SFVec3f that modifies its value to one that is a filtered average of past values. More... |