Skip to content

test whether a point is inside a CollisionShape #11

@stephengold

Description

@stephengold

It would be nice to expose isInside() in the Java API, but first I'd need to implement it in C++ for all collision shapes. Although it's declared as part of btPolyhedralConvexShape,isInside() isn't yet implemented for btConvexHullShape or btBU_Simplex1to4.

For inexact shapes, the Java version should automatically take the shape's margin into account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions