osgEarth 2.1.1
Static Public Member Functions

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

List of all members.

Static Public Member Functions

static float scale ()

Detailed Description

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

Definition at line 541 of file ImageUtils.cpp.


Member Function Documentation

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

Definition at line 543 of file ImageUtils.cpp.

{ return 1.0f/65535.0f; }

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