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

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

[Octave-bug-tracker] [bug #31305] slow contour plot


From: Michael Goffioul
Subject: [Octave-bug-tracker] [bug #31305] slow contour plot
Date: Sat, 30 Oct 2010 14:04:40 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7

Follow-up Comment #32, bug #31305 (project octave):

David,

AFAIK facevertexcdata is derived from cdata, and according to is just cdata
re-arranged in another way. It does not depend on edgecolor or facecolor;
however facevertexcdata is only used when edgecolor or facecolor have the
value flat or interp.

So to comment your points:
1) facevertexcdata should not be empty when it's needed (edgecolor or
facecolor are set to flat or interp)

3) in the 3 cases, facevertexcdata will be [1 0 0], as Ben confirmed; this is
normal as cdata is the same in the 3 cases and corresponds to the RGB color of
the single face of the patch


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31305>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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