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

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

height() consta3d::RoundedBox
heightSegments() consta3d::RoundedBox
length() consta3d::RoundedBox
lengthSegments() consta3d::RoundedBox
Mesh(float radius, float length, float width, float height, unsigned slices=DEFAULT_SLICES, unsigned lengthSegments=DEFAULT_SEGMENTS, unsigned widthSegments=DEFAULT_SEGMENTS, unsigned heightSegments=DEFAULT_SEGMENTS, std::shared_ptr< Material > material=nullptr)a3d::RoundedBoxstatic
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::RoundedBox
RoundedBox(float radius, float length, float width, float height, unsigned slices=DEFAULT_SLICES, unsigned lengthSegments=DEFAULT_SEGMENTS, unsigned widthSegments=DEFAULT_SEGMENTS, unsigned heightSegments=DEFAULT_SEGMENTS)a3d::RoundedBox
slices() consta3d::RoundedBox
width() consta3d::RoundedBox
widthSegments() consta3d::RoundedBox