Rhino C++ API  8.33
Public Attributes | List of all members
tagPAINTSTRUCT Struct Reference

#include <rhinoSdkMacTypes.h>

Public Attributes

BOOL32 fErase
 
BOOL32 fIncUpdate
 
BOOL32 fRestore
 
HDC hdc
 
RECT rcPaint
 
BYTE rgbReserved [32]
 

Member Data Documentation

◆ fErase

BOOL32 tagPAINTSTRUCT::fErase

◆ fIncUpdate

BOOL32 tagPAINTSTRUCT::fIncUpdate

◆ fRestore

BOOL32 tagPAINTSTRUCT::fRestore

◆ hdc

HDC tagPAINTSTRUCT::hdc

◆ rcPaint

RECT tagPAINTSTRUCT::rcPaint

◆ rgbReserved

BYTE tagPAINTSTRUCT::rgbReserved[32]