|
vvopensource
|
#import <Cocoa/Cocoa.h>Go to the source code of this file.
Data Structures | |
| class | VVSizingTool |
| Simplifies the act of generating transforms and other geometry-related data around the relatively common act of resizing one rect to fit inside another. More... | |
Enumerations | |
| enum | VVSizingMode { VVSizingModeFit = 0, VVSizingModeFill = 1, VVSizingModeStretch = 2, VVSizingModeCopy = 3 } |
| Different sizing modes. More... | |
1.8.7