Skip to content

Commit 93cac1d

Browse files
author
devsh
committed
post merge examples_tests submodule update, also all functions in CPolygonGeometryManipulator seem to be inline so cannot use NBL_API2
1 parent e02a631 commit 93cac1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

include/nbl/asset/utils/CPolygonGeometryManipulator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace nbl::asset
1616
{
1717

1818
//! An interface for easy manipulation of polygon geometries.
19-
class NBL_API2 CPolygonGeometryManipulator
19+
class CPolygonGeometryManipulator
2020
{
2121
public:
2222
static inline void recomputeContentHashes(ICPUPolygonGeometry* geo)

0 commit comments

Comments
 (0)