-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
FeatureA new feature to add.A new feature to add.ImprovementSomething could be better.Something could be better.SuggestionPossibly going to be added.Possibly going to be added.
Description
Dump issue for requested feature expansions to shape objects (CuboidTag, PolygonTag, EllipsoidTag)
-
(Shape).is_within[(Shape)]for all shapes including cross-support. LikeEllipsoidTag.is_within[CuboidTag]and etc. (or.containsas the tag for it, either way). This will probably require some messy math for polygons and all to do properly. -
(Shape).intersects[(Shape)]same as above, but for intersection rather than full containment - CylinderTag
Metadata
Metadata
Assignees
Labels
FeatureA new feature to add.A new feature to add.ImprovementSomething could be better.Something could be better.SuggestionPossibly going to be added.Possibly going to be added.