Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • iMSTK iMSTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 83
    • Issues 83
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • iMSTKiMSTK
  • iMSTKiMSTK
  • Issues
  • #347
Closed
Open
Issue created Jul 27, 2021 by Andrew Wilson@andrew.wilson🐘Contributor9 of 12 checklist items completed9/12 checklist items

Remaining Collision Detection Unit Tests

The following CD methods could use unit tests:

  • BidirectionalPlaneToSphereCD
  • ImplicitGeometryToPointSetCCD
  • ImplicitGeometryToPointSetCD
  • MeshToMeshBruteForceCD (Manual tests exist in examples BoxBoxTest)
  • PointSetToCapsuleCD
  • PointSetToPlaneCD
  • SphereToCylinderCD
  • SurfaceMeshToSphereCD (Manual tests exist in examples TriangleVsSphereTest)
  • SurfaceMeshToSurfaceMeshCD (Manual test exists in examples TriangleVsTriangleTest)
  • TetraToLineMeshCD
  • TetraToPointSetCD
  • UnidirectionalPlaneToSphereCD

One can use/copy the structure of the existing CD unit tests to implement.

Use the following branch: https://gitlab.kitware.com/andrew.wilson/iMSTK/-/tree/CDHRefactor

Edited Aug 12, 2021 by Andrew Wilson
Assignee
Assign to
Time tracking