Skip to content

Commit 8e9d4c5

Browse files
committed
Improved documentation
1 parent 9f41852 commit 8e9d4c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/lib/OpenEXRCore/internal_ht.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ read_header (
149149
}
150150
}
151151

152+
/**
153+
* OpenJPH output file that is backed by a fixed-size memory buffer
154+
*/
152155
class staticmem_outfile : public ojph::outfile_base
153156
{
154157
public:

0 commit comments

Comments
 (0)