On 31. May 2009, at 22:22, gr3go (via Nabble) wrote:

> Hy all!
>
> I am trying to figure out how to disable automatic coloring in sort  
> last mode, using eqPly.
> I wasted some time, but could not figure it out.
> Any hints?

eqPly/channel.cpp:114

     else if( range != eq::Range::ALL ) // Color DB-patches
     {
         const vmml::Vector3ub color = getUniqueColor();
         glColor3ub( color.r, color.g, color.b );
     }


HTH,

Stefan.


-- 
View this message in context: 
http://n2.nabble.com/Sort-last-question-tp3003109p3003381.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to