|
Avara3D 0.2.0
C++ API reference
|
This is the complete list of members for a3d::Plane, including all inherited members.
| height() const | a3d::Plane | |
| heightSegments() const | a3d::Plane | |
| Mesh(float width, float height, unsigned widthSegements=DEFAULT_SEGMENTS, unsigned heightSegments=DEFAULT_SEGMENTS, std::shared_ptr< Material > material=nullptr) | a3d::Plane | static |
| 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() const | a3d::Plane | |
| widthSegements() const | a3d::Plane |