Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Call API doesn't export some Clipspace functions #481

@Lephar

Description

@Lephar

Some glm_* clipspace functions exist while their Call API glmc_* counterparts are missing.

Example:
clipspace/persp_rh_zo.h has glm_perspective_rh_zo(...) while
call/clipspace/persp_rh_zo.h has glmc_perspective_rh_zo(...)
BUT
clipspace/persp_rh_zo.h has glm_perspective_resize_rh_zo(...) while
call/clipspace/persp_rh_zo.h DOES NOT HAVE glmc_perspective_resize_rh_zo(...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions