osgEarth 2.1.1
Static Public Member Functions

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

List of all members.

Static Public Member Functions

static float scale ()

Detailed Description

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

Definition at line 546 of file ImageUtils.cpp.


Member Function Documentation

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

Definition at line 548 of file ImageUtils.cpp.

{ return 1.0f/2147483648.0f; } // XXX

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