osgEarth 2.1.1
Static Public Member Functions

anonymous_namespace{ImageUtils.cpp}::GLTypeTraits< GLuint > Struct Template Reference

List of all members.

Static Public Member Functions

static float scale ()

Detailed Description

template<>
struct anonymous_namespace{ImageUtils.cpp}::GLTypeTraits< GLuint >

Definition at line 551 of file ImageUtils.cpp.


Member Function Documentation

static float anonymous_namespace{ImageUtils.cpp}::GLTypeTraits< GLuint >::scale ( ) [inline, static]

Definition at line 553 of file ImageUtils.cpp.

{ return 1.0f/4294967295.0f; }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines