osgEarth 2.1.1
Static Public Member Functions

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

List of all members.

Static Public Member Functions

static float scale ()

Detailed Description

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

Definition at line 531 of file ImageUtils.cpp.


Member Function Documentation

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

Definition at line 533 of file ImageUtils.cpp.

{ return 1.0f/255.0f; }

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