octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65431] crash after hgload certain data


From: anonymous
Subject: [Octave-bug-tracker] [bug #65431] crash after hgload certain data
Date: Sat, 9 Mar 2024 13:50:11 -0500 (EST)

Follow-up Comment #54, bug #65431 (group octave):

@liang tang - it seems that the problems you have providing fvcd shaped data
to c data would all be alleviated by inputting that as faceverrexcdata. That
would also work in Matlab.  Is there some other aspect requiring it to be
input as cdata?  For the time being avoiding a hard crash takes precedence
over preserving compatibility of undocumented behavior.

@markus - sounds good. Another thought about the vertices, after creating the
patch by face/vertices, I should be able to later set() either cdata or
facevertexcdata based on the input geometry. x/y/zdata would have to be
learned from a get(), but I shouldn’t expect vertices to have changed from
the input specification because I changed color data.   I suspect Matlab cdata
only looks at xyzdata and fvcd only looks at f/v geometry, so there’s no
need to e.g. adjust vertices to match vertex-cdata.  Maybe we do? That might
be worth looking into to tackle the fixme. Maybe a good opportunity for me to
learn to navigate graphics.cc


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65431>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]