--On 12/14/04 05:11:20 PM <[EMAIL PROTECTED]> wrote:
I found a problem by trying to allocate array member by using
DXAddArrayData(a, 0, n, NULL)
after the new vector arry, a, has been created by calling
DXNewArray( TYPE_FLOAT, CATEGORY_REAL, 1, {2} ).

That looks right except that I don't know what you mean by {2}. Writing in C, I just have an integer at that location equal to the number of components in the vector, e.g., 2.

Kent
- - -
Kent Eschenberg   [EMAIL PROTECTED]   (412)268-6829
Scientific Visualization Specialist
Pittsburgh Supercomputing Center

Why did the chicken cross the mobius strip?

Reply via email to