Generate the cone
Get the indices of triangles needed to render the box
Get the vertices as Vec3
Get the vertices of the box as a number array with <x,y,z,x,y,z,...>
Specify the cone by giving origin (center of bottom circle) and the bottom radius + height
Generated using TypeDoc
Helper class to tesselate a cone