VkAabbPositionsKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (System)
struct VkAabbPositionsKHR {}

Members

Variables

maxX
float maxX;
Undocumented in source.
maxY
float maxY;
Undocumented in source.
maxZ
float maxZ;
Undocumented in source.
minX
float minX;
Undocumented in source.
minY
float minY;
Undocumented in source.
minZ
float minZ;
Undocumented in source.

Meta