OpenWalnut  1.5.0dev
Public Types | List of all members
wge::UniformType< WMatrix4d > Class Reference

Maps WMatrix4d to osg::Matrixd. More...

#include <WGEUniformTypeTraits.h>

Public Types

typedef osg::Matrixd Type
 The best matching GLSL uniform type for the specified template parameter. More...
 

Detailed Description

Maps WMatrix4d to osg::Matrixd.

Definition at line 84 of file WGEUniformTypeTraits.h.

Member Typedef Documentation

◆ Type

typedef osg::Matrixd wge::UniformType< WMatrix4d >::Type

The best matching GLSL uniform type for the specified template parameter.

Definition at line 90 of file WGEUniformTypeTraits.h.


The documentation for this class was generated from the following file: