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

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

height() consta3d::Plane
heightSegments() consta3d::Plane
Mesh(float width, float height, unsigned widthSegements=DEFAULT_SEGMENTS, unsigned heightSegments=DEFAULT_SEGMENTS, std::shared_ptr< Material > material=nullptr)a3d::Planestatic
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
Plane(float width, float height, unsigned widthSegements=DEFAULT_SEGMENTS, unsigned heightSegments=DEFAULT_SEGMENTS)a3d::Plane
width() consta3d::Plane
widthSegements() consta3d::Plane