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

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

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