GLModel Line Width
in
Contributed Library Questions
•
2 years ago
Hello,
I am using the GLModel library to make a model with several thousand lines (
example here). I am trying to make some lines appear thicker than others within the same model.
I saw the
setLineWidth() function and like how it expands the line cylindrically. Unfortunately, it increases the size of
all lines in the model. I saw the
linearComb() function from the PDBView example, but I could not figure out how to use it. Is there a way to increase the width of only certain lines within the model?
Thank you so much for your help!!
Dave
2