struct: project_no and project_zo apis for struct api

This commit is contained in:
Recep Aslantas
2022-08-23 15:31:55 +03:00
parent 5ad0f1c6f3
commit ce69ecaa5a
3 changed files with 155 additions and 1 deletions

View File

@@ -191,7 +191,9 @@ cglm_struct_clipspace_HEADERS = include/cglm/struct/clipspace/persp_lh_no.h \
include/cglm/struct/clipspace/view_lh_no.h \
include/cglm/struct/clipspace/view_lh_zo.h \
include/cglm/struct/clipspace/view_rh_no.h \
include/cglm/struct/clipspace/view_rh_zo.h
include/cglm/struct/clipspace/view_rh_zo.h \
include/cglm/struct/clipspace/project_no.h \
include/cglm/struct/clipspace/project_zo.h
libcglm_la_SOURCES=\
src/euler.c \