Skip to content

VtkResliceCursorLineRepresentation Vertical bar is black #1

Description

@ma1282029525

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions