OpenCOVER
Namespaces | Functions
MatrixSerializer.h File Reference
#include <net/tokenbuffer_serializer.h>
#include <osg/Matrix>
#include <util/coExport.h>
Include dependency graph for MatrixSerializer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  covise
 

Functions

template<>
void COVEREXPORT covise::serialize< osg::Matrix > (covise::TokenBuffer &tb, const osg::Matrix &value)
 
template<>
void COVEREXPORT covise::deserialize< osg::Matrix > (covise::TokenBuffer &tb, osg::Matrix &value)