Name

kOfxImageEffectPropOpenGLTextureIndex — Indicates the texture index of an image turned into an OpenGL

Synopsis

#include "/ofxOpenGLRender.h"
#define kOfxImageEffectPropOpenGLTextureIndex "OfxImageEffectPropOpenGLTextureIndex"

Type

kOfxImageEffectPropOpenGLTextureIndex 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 index of an image turned into an OpenGL texture by the host

` OfxImageEffectOpenGLRenderSuiteV1::clipLoadTexture (read only)

This value should be cast to a GLuint and used as the texture index when performing OpenGL texture operations.

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