candlewick 0.6.0
A tiny cross-platform renderer based on SDL3
|
#include "../utils/MeshData.h"
Go to the source code of this file.
Namespaces | |
namespace | candlewick |
Functions | |
MeshData | candlewick::loadCapsuleSolid (Uint32 hemisphereRings, Uint32 segments, float length) |
Load a capsule primitive. | |