AGI STK Graphics 11 Send comments on this topic.
TextureFilter2D Property (IAgStkGraphicsFactoryAndInitializers)
See Also 





Description

Factory creates texture filters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TextureFilter2D() As IAgStkGraphicsTextureFilter2DFactory

[C#]
public IAgStkGraphicsTextureFilter2DFactory TextureFilter2D {get;}

[Managed C++]
public: __property IAgStkGraphicsTextureFilter2DFactory^ get_TextureFilter2D();

[Unmanaged C++]
public: HRESULT get_TextureFilter2D(
IAgStkGraphicsTextureFilter2DFactory ** ppRetVal
);

[Java]
public IAgStkGraphicsTextureFilter2DFactory getTextureFilter2D();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1