ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Loading...
Searching...
No Matches
ToyMaker::ObjectBounds::TrueVolume Union Reference

A union of supported volume structs. More...

#include <spatial_query_math.hpp>

Public Attributes

VolumeBox mBox { .mDimensions{ glm::vec3{0.f} } }
 
VolumeCapsule mCapsule
 
VolumeSphere mSphere
 

Detailed Description

A union of supported volume structs.


The documentation for this union was generated from the following file: