![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_geo_constants.cpp File Reference
#include <ags/vst3-capi/pluginterfaces/base/ags_vst_geo_constants.h>
#include <pluginterfaces/base/geoconstants.h>
Include dependency graph for ags_vst_geo_constants.cpp:

Functions | |
guint | ags_vst_geo_constants_to_oposite (guint dir) |
guint | ags_vst_geo_constants_to_orientation (guint dir) |
guint | ags_vst_geo_constants_to_orthogonal_orientation (guint dir) |
Function Documentation
◆ ags_vst_geo_constants_to_oposite()
guint ags_vst_geo_constants_to_oposite | ( | guint | dir | ) |
To oposite.
- Parameters
-
dir the direction
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_geo_constants_to_orientation()
guint ags_vst_geo_constants_to_orientation | ( | guint | dir | ) |
To orientation.
- Parameters
-
dir the direction
- Returns
- the return value
- Since
- 5.0.0
◆ ags_vst_geo_constants_to_orthogonal_orientation()
guint ags_vst_geo_constants_to_orthogonal_orientation | ( | guint | dir | ) |
To orthogonal orientation.
- Parameters
-
dir the direction
- Returns
- the return value
- Since
- 5.0.0
Generated by