Включение позиции и аффинного преобразования в проект для Visual Studio
This commit is contained in:
parent
7175c4148a
commit
3c2b89f369
9 changed files with 191 additions and 12 deletions
6
basic-geometry-dev/affine3.h
Normal file
6
basic-geometry-dev/affine3.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef _BGC_DEV_AFFINE3_H_
|
||||
#define _BGC_DEV_AFFINE3_H_
|
||||
|
||||
float test_bgc_affine3_performance(int affine_amount, int vector_per_affine);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue