|
Base Module
VST 3.6.5
SDK for developing VST Plug-in
|
Representation of a Point. More...
#include "pluginterfaces/base/ftypes.h"#include "pluginterfaces/base/geoconstants.h"Data Structures | |
| class | Point |
| Point Representation. More... | |
Namespaces | |
| Steinberg | |
Typedefs | |
| typedef Point | UPoint |
Functions | |
| bool | operator== (const Point &p1, const Point &p2) |
| bool | operator< (const Point &p1, const Point &p2) |
Representation of a Point.