MonoMac.CoreImage.CIVector Members

The members of MonoMac.CoreImage.CIVector are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
Wfloat. Documentation for this section has not yet been entered.
[read-only]
Xfloat. Documentation for this section has not yet been entered.
[read-only]
Yfloat. Documentation for this section has not yet been entered.
[read-only]
Zfloat. Documentation for this section has not yet been entered.

Public Methods

static
Create(float) : CIVector
Documentation for this section has not yet been entered.
static
Create(float, float) : CIVector
Documentation for this section has not yet been entered.
static
Create(float, float, float) : CIVector
Documentation for this section has not yet been entered.
static
Create(float, float, float, float) : CIVector
Documentation for this section has not yet been entered.
static
FromString(string) : CIVector
Documentation for this section has not yet been entered.
static
FromValues(float[]) : CIVector
Documentation for this section has not yet been entered.
override
ToString() : string
Returns a string representation of the value of the current instance.