[vtkusers] Question about dotted line

(Samuel) Byeongjun Park byeongjun.park at case.edu
Fri Oct 29 14:37:37 EDT 2010


Hi,

Is there anybody who successfully rendered dotted line from vtkPolyDaty line
object?

After I set

    actor->GetProperty()->SetLineStipplePattern(0xFF00);

The line is too tiny, I cannot see the line unless I zoomed in x100.

In this mode, SetLineWidth() didn't affect any.

 

SetLineWidth() is working when it is solid line.

    actor->GetProperty()->SetLineStipplePattern(0xFFFF);

This was the same with 5.0.4 and 5.4.2.

Please refer to the images I attached.

 

Is there any idea? 

 

Sam.

-------------- Innovation for the Future Radiation Oncology  (
<http://rophys.meds.case.edu/> http://rophys.meds.case.edu)

(Samuel) Byeongjun Park, Ph.D.  -- Research associate of Sohn Lab.

Case Western Reserve Univerisity, School of Medicine

Visiting: Wood building W517,  Phone: 1-216-368-6583

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101029/d1a004f5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: solid_zoomed_in.jpg
Type: image/jpeg
Size: 22187 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101029/d1a004f5/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: solid_zoomed_out.jpg
Type: image/jpeg
Size: 36373 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101029/d1a004f5/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dotted_normal.jpg
Type: image/jpeg
Size: 36937 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101029/d1a004f5/attachment-0002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dotted_zoom_out.jpg
Type: image/jpeg
Size: 39060 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101029/d1a004f5/attachment-0003.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dotted_zoomed.jpg
Type: image/jpeg
Size: 20526 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101029/d1a004f5/attachment-0004.jpg>


More information about the vtkusers mailing list