Vulkan-Hpp
|
#include "../utils/math.hpp"
#include "../utils/utils.hpp"
#include <iostream>
#include <glm/gtc/matrix_transform.hpp>
Go to the source code of this file.
Macros | |
#define | GLM_FORCE_RADIANS |
Functions | |
int | main (int, char **) |
#define GLM_FORCE_RADIANS |
Definition at line 32 of file 09_InitDescriptorSet.cpp.
int main | ( | int | , |
char ** | |||
) |
Definition at line 38 of file 09_InitDescriptorSet.cpp.