Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VtkResliceCursorLineRepresentation Vertical bar is black #1

Open
ma1282029525 opened this issue Oct 9, 2022 · 0 comments
Open

VtkResliceCursorLineRepresentation Vertical bar is black #1

ma1282029525 opened this issue Oct 9, 2022 · 0 comments

Comments

@ma1282029525
Copy link

My vtk version is 9.1. When I used the mpr example, some problems occurred, and the centerline was not clearly displayed. Then I added this sentence to search for information
resliceCursorRep[i]->GetResliceCursorActor()->GetCenterlineProperty(0)->SetRepresentationToWireframe();//
resliceCursorRep[i]->GetResliceCursorActor()->GetCenterlineProperty(1)->SetRepresentationToWireframe();//
resliceCursorRep[i]->GetResliceCursorActor()->GetCenterlineProperty(2)->SetRepresentationToWireframe();//

Then the centerline can be displayed, but there are some new problems. When the centerline is in the vertical position, the color of the centerline will become black. I don't know how to solve this problem. Please help me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant