Interface Technology Basics
VST 3.6.14
SDK for developing VST Plug-in
|
Namespaces | |
Steinberg | |
Steinberg::GeoConstants | |
Enumerations | |
enum | Direction { kNorth, kNorthEast, kEast, kSouthEast, kSouth, kSouthWest, kWest, kNorthWest, kNoDirection, kNumberOfDirections } |
enum | Orientation { kHorizontal, kVertical, kNumberOfOrientations } |
Functions | |
Direction | toOpposite (Direction dir) |
Orientation | toOrientation (Direction dir) |
Orientation | toOrthogonalOrientation (Orientation dir) |