Re: OpenGL revisited

From: Valeri Fine (Faine) (fine@bnl.gov)
Date: Fri Mar 31 2000 - 20:04:26 MEST


> trap[0] -> SetLineColor(9);

 Is your trap[0] is a kind of TShape ot TNode.
 It seems to me it should be TNode
 TNode::Paint method does:

      fShape->SetLineColor(GetLineColor());

 This means it makes no sense to set color for TShape.
 One should set TNode color instead.

 Try change the TNode color.

  Hope  this helps,
                               Valery



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:22 MET