Avara3D 0.2.0
C++ API reference
a3d::Cylinder Member List

This is the complete list of members for a3d::Cylinder, including all inherited members.

Cylinder(float radius, float height, unsigned slices=DEFAULT_SLICES, unsigned segments=DEFAULT_SEGMENTS, unsigned rings=DEFAULT_RINGS)a3d::Cylinder
height() consta3d::Cylinder
Mesh(float radius, float height, unsigned slices=DEFAULT_SLICES, unsigned segments=DEFAULT_SEGMENTS, unsigned rings=DEFAULT_RINGS, std::shared_ptr< Material > material=nullptr)a3d::Cylinderstatic
MeshElement(VertexLayout layout, std::span< const std::byte > vertexBytes, uint32_t vertexCount, uint16_t vertexStride, PrimitiveTopology topology, IndexFormat indexFormat, std::span< const std::byte > indexBytes, uint32_t indexCount)a3d::MeshElement
radius() consta3d::Cylinder
rings() consta3d::Cylinder
segments() consta3d::Cylinder
slices() consta3d::Cylinder