Man Linux: Main Page and Category List

NAME

       SoTexture2Convert -

       Abstract base class for texture filtering engines.

SYNOPSIS

       #include <Inventor/engines/SoTexture2Convert.h>

       Inherits SoEngine.

       Inherited by SoHeightMapToNormalMap.

   Static Public Member Functions
       static void initClass (void)

   Public Attributes
       SoSFImage sourceImage
       SoEngineOutput image

Detailed Description

       Abstract base class for texture filtering engines.

       Be aware that this class is an extension for Coin, and it is not
       available in the original SGI Open Inventor v2.1 API.

       Since:
           Coin 3.0

Member Function Documentation

   void SoTexture2Convert::initClass (void) [static] Sets up initialization
       for data common to all instances of this class, like submitting
       necessary information to the Coin type system.
       Reimplemented from SoEngine.

       Reimplemented in SoHeightMapToNormalMap.

Author

       Generated automatically by Doxygen for Coin from the source code.