We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3114c7d + dd78fc3 commit 01f334dCopy full SHA for 01f334d
include/IECoreGL/Buffer.h
@@ -74,7 +74,7 @@ class IECOREGL_API Buffer : public IECore::RunTimeTyped
74
/// The ScopedBinding class allows the buffer to be bound to a target
75
/// for a specific duration, without worrying about remembering to
76
/// unbind it.
77
- class ScopedBinding
+ class IECOREGL_API ScopedBinding
78
{
79
80
public :
0 commit comments