GLKit.GLKTextureInfo Members

The members of GLKit.GLKTextureInfo are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
AlphaStateGLKTextureInfoAlphaState. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ContainsMipmapsbool. Documentation for this section has not yet been entered.
[read-only]
Heightint. Documentation for this section has not yet been entered.
[read-only]
Nameuint. Documentation for this section has not yet been entered.
[read-only]
TargetGLKTextureTarget. Documentation for this section has not yet been entered.
[read-only]
TextureOriginGLKTextureInfoOrigin. Documentation for this section has not yet been entered.
[read-only]
Widthint. Documentation for this section has not yet been entered.

Public Methods

Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.