Skip to content

Ray3d::intersect_plane's behavior with respect to backface hits is unclear #20152

@alice-i-cecile

Description

@alice-i-cecile

Ray3d::intersect_plane is not well document w.r.t. whether it reports backface hits as hits or not. i had to read the source and it does, and theres no option to have it Not do that, so im having to duplicate the method. would be nice to have an option for this and better docs

Reported by @atlv24.

I agree: we should make this configurable (probably just a bool argument), and clearly document the behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-MathFundamental domain-agnostic mathematical operationsD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!X-UncontroversialThis work is generally agreed upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions