V4 ArbGeomParam ?

20 views
Skip to first unread message

Nicholas Yue

unread,
Sep 5, 2020, 10:36:48 PM9/5/20
to alembic-discussion
Hi,

  I am trying to write out a quaternion vector data with 4 elements.

  I didn't find a V4fArraySample, are there implications if I use C4fArraySample instead ?

    Alembic::AbcGeom::C4fArraySample rotationSample ( rotations.data(), rotations.size() );


Cheers

Nicholas Yue

unread,
Sep 6, 2020, 11:37:55 AM9/6/20
to alembic-discussion
I found Alembic::AbcGeom::QuatfArraySample and will use that instead (which fits my semantics) but I still think that V4fArraySample may be useful maybe for CVs of 4 components type.

Cheers

Reply all
Reply to author
Forward
0 new messages