Skip to content

GitLab

  • Menu
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 740
    • Issues 740
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 196
    • Merge requests 196
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • VTK
  • VTKVTK
  • Issues
  • #531
Closed
Open
Created Jan 20, 2004 by Kitware Robot@kwrobotOwner

Possible error in the documentation of vtkEdgeTable->GetNextEdge

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Dear All,

It appears to me, from an exam of VTK 4.2.2 source code, that the documentation of the method GetNextEdge is not agreeing with the actual impelmentation:

  1. The documentations says: "Method return value is zero if list is exhausted; non-zero otherwise".

  2. It seams to me that actually the method will return -1 if the list is exausted and a non negative value otherwise.

Best Regards,

Andrea Borsic.

Assignee
Assign to
Time tracking