code cleanup: headers - doxy comments.
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
#ifndef __BLI_BITMAP_H__
|
||||
#define __BLI_BITMAP_H__
|
||||
|
||||
/** \file BLI_bitmap.h
|
||||
* \ingroup bli
|
||||
*/
|
||||
|
||||
typedef unsigned int BLI_bitmap;
|
||||
|
||||
/* warning: the bitmap does not keep track of its own size or check
|
||||
|
||||
Reference in New Issue
Block a user