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

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

azimuthStart() consta3d::Dome
azimuthSweep() consta3d::Dome
Dome(float radius, float azimuthStart, float azimuthSweep, float elevationStart, float elevationSweep, unsigned slices=DEFAULT_SLICES, unsigned segments=DEFAULT_SEGMENTS)a3d::Dome
elevationStart() consta3d::Dome
elevationSweep() consta3d::Dome
Mesh(float radius, float azimuthStart, float azimuthSweep, float elevationStart, float elevationSweep, unsigned slices=DEFAULT_SLICES, unsigned segments=DEFAULT_SEGMENTS, std::shared_ptr< Material > material=nullptr)a3d::Domestatic
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::Dome
segments() consta3d::Dome
slices() consta3d::Dome