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

Maps WVector3d/WPosition to osg::Vec3. More...

#include <WGEUniformTypeTraits.h>

Public Types

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

Detailed Description

Maps WVector3d/WPosition to osg::Vec3.

Definition at line 71 of file WGEUniformTypeTraits.h.

Member Typedef Documentation

◆ Type

typedef osg::Vec3 wge::UniformType< WVector3d >::Type

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

Definition at line 77 of file WGEUniformTypeTraits.h.


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