OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
MatrixSerializer.h File Reference
#include <vrbclient/SharedStateSerializer.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

 vrb
 

Functions

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