Включение позиции и аффинного преобразования в проект для Visual Studio
This commit is contained in:
parent
7175c4148a
commit
3c2b89f369
9 changed files with 191 additions and 12 deletions
|
|
@ -47,7 +47,7 @@
|
|||
#define BGC_AXIS_REVERSE_X3 -3
|
||||
|
||||
#if !defined(BGC_AFFINE_USE_MATRIX)
|
||||
#define BGC_AFFINE_USE_MATRIX 0
|
||||
#define BGC_AFFINE_USE_MATRIX 1
|
||||
#endif
|
||||
|
||||
inline int bgc_is_correct_axis(const int axis)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue