Giga Geometry Implementation
This commit is contained in:
@@ -80,5 +80,7 @@ namespace J3ML::Geometry
|
||||
bool Intersects(const Polyhedron &polyhedron) const;
|
||||
|
||||
LineSegment Project(const LineSegment &segment);
|
||||
|
||||
Vector3 Project(const Vector3 &point) const;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user