candlewick
0.1.0
A renderer
Loading...
Searching...
No Matches
Cylinder.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
../utils/MeshData.h
"
4
5
namespace
candlewick
{
6
9
MeshData
loadCylinderSolid
(Uint32 rings, Uint32 segments,
float
radius,
10
float
height);
11
12
}
// namespace candlewick
MeshData.h
candlewick::MeshData
A class to store type-erased vertex data and index data.
Definition
MeshData.h:33
candlewick::loadCylinderSolid
MeshData loadCylinderSolid(Uint32 rings, Uint32 segments, float radius, float height)
Load a solid 3D cylinder.
candlewick
Definition
Camera.h:8
src
candlewick
primitives
Cylinder.h
Generated by
1.13.2