OpenWalnut  1.4.0
Public Types
wge::UniformType< WVector3d > Class Template Reference

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

#include <WGEUniformTypeTraits.h>

List of all members.

Public Types

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

Detailed Description

template<>
class wge::UniformType< WVector3d >

Maps WVector3d/WPosition to osg::Vec3.

Definition at line 71 of file WGEUniformTypeTraits.h.


Member Typedef Documentation

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: