Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 832
    • Issues 832
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 240
    • Merge requests 240
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTKVTK
  • Issues
  • #18167
Closed
Open
Issue created Apr 02, 2021 by BeyondXinXin@BeyondXinXin

CBvtkPointHandleRepresentation3D Cannot be selected

Hello, I'm a beginner of VTK.

In the past, I used CBvtkPointHandleRepresentation3D of vtk8.20 to realize a function:

First, make the representation invisible and capture it

SetHandleSize(0);

Then move the hidden representation to trigger something else.

     

When I upgrade vtk9.2

vtkPointHandleRepresentation3D::ComputeInteractionState

After modification, the hidden representation cannot be captured.

     

I should how to use vtk9.2 ?

Related changes 1dca3938

Assignee
Assign to
Time tracking