Skip to content

Commit

Permalink
Ran clang-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Oct 1, 2024
1 parent bc8923e commit 3ca9de4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/vsg/utils/PolytopeIntersector.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ namespace vsg
class VSG_DECLSPEC PolytopeIntersector : public Inherit<Intersector, PolytopeIntersector>
{
public:

/// create intersector for specified polytope.
PolytopeIntersector(const Polytope& in_polytope, ref_ptr<ArrayState> initialArrayData = {});

Expand Down

0 comments on commit 3ca9de4

Please sign in to comment.