Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MacRect Struct Reference

This file defines the data structures used in pict files. More...

#include <qdraw.h>

Collaboration diagram for MacRect:

Collaboration graph
[legend]
List of all members.

Public Attributes

PLWORD top
PLWORD left
PLWORD bottom
PLWORD right

Detailed Description

This file defines the data structures used in pict files.

They correspond to the appropriate MAC QuickDraw structs. See QuickDraw docs for an explanation of these structs.

Definition at line 18 of file qdraw.h.


Member Data Documentation

PLWORD MacRect::bottom
 

Definition at line 22 of file qdraw.h.

Referenced by PLPictDecoder::doBitmap(), and PLPictDecoder::unpack32bits().

PLWORD MacRect::left
 

Definition at line 21 of file qdraw.h.

Referenced by PLPictDecoder::doBitmap(), and PLPictDecoder::unpack32bits().

PLWORD MacRect::right
 

Definition at line 23 of file qdraw.h.

Referenced by PLPictDecoder::doBitmap(), and PLPictDecoder::unpack32bits().

PLWORD MacRect::top
 

Definition at line 20 of file qdraw.h.

Referenced by PLPictDecoder::doBitmap(), and PLPictDecoder::unpack32bits().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 21:20:55 2004 for vuVolume by  doxygen 1.3.9.1