osgEarth 2.1.1
Static Public Member Functions

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

List of all members.

Static Public Member Functions

static float scale ()

Detailed Description

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

Definition at line 536 of file ImageUtils.cpp.


Member Function Documentation

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

Definition at line 538 of file ImageUtils.cpp.

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

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