Name

kOfxImageEffectPropOpenGLTextureTarget — Indicates the texture target enumerator of an image turned into

Synopsis

#include "/ofxOpenGLRender.h"
#define kOfxImageEffectPropOpenGLTextureTarget "OfxImageEffectPropOpenGLTextureTarget"

Type

kOfxImageEffectPropOpenGLTextureTarget is of type int, and has only a single dimension.

Property Set

This is a property that belongs to the texture handle returned by .

Description

Indicates the texture target enumerator of an image turned into an OpenGL texture by the host

OfxImageEffectOpenGLRenderSuiteV1::clipLoadTexture (read only) This value should be cast to a GLenum and used as the texture target when performing OpenGL texture operations.

The property set of the following actions should contain this property: