Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
BoxGenerator.cpp File Reference
#include "BoxGenerator.hpp"
#include "Object.pch.hpp"

Namespaces

namespace  Object
namespace  Object::Utils

Functions

Component::Mesh Object::Utils::GenerateBoxMesh (float width, float height, float depth)
 Generate a box mesh with specified dimensions.