Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
float | sx |
float | a |
float | b |
float | pvx |
float | sy |
float | c |
float | pvy |
float | sz |
float | pvz |
float | qx |
float | qy |
float | qz |
float | qw |
float | tx |
float | ty |
float | tz |
Definition at line 16647 of file vulkan_core.h.
float VkSRTDataNV::a |
Definition at line 16649 of file vulkan_core.h.
float VkSRTDataNV::b |
Definition at line 16650 of file vulkan_core.h.
float VkSRTDataNV::c |
Definition at line 16653 of file vulkan_core.h.
float VkSRTDataNV::pvx |
Definition at line 16651 of file vulkan_core.h.
float VkSRTDataNV::pvy |
Definition at line 16654 of file vulkan_core.h.
float VkSRTDataNV::pvz |
Definition at line 16656 of file vulkan_core.h.
float VkSRTDataNV::qw |
Definition at line 16660 of file vulkan_core.h.
float VkSRTDataNV::qx |
Definition at line 16657 of file vulkan_core.h.
float VkSRTDataNV::qy |
Definition at line 16658 of file vulkan_core.h.
float VkSRTDataNV::qz |
Definition at line 16659 of file vulkan_core.h.
float VkSRTDataNV::sx |
Definition at line 16648 of file vulkan_core.h.
float VkSRTDataNV::sy |
Definition at line 16652 of file vulkan_core.h.
float VkSRTDataNV::sz |
Definition at line 16655 of file vulkan_core.h.
float VkSRTDataNV::tx |
Definition at line 16661 of file vulkan_core.h.
float VkSRTDataNV::ty |
Definition at line 16662 of file vulkan_core.h.
float VkSRTDataNV::tz |
Definition at line 16663 of file vulkan_core.h.