This is the complete list of members for impeller::scene::CuboidGeometry, including all inherited members.
| BindToCommand(const SceneContext &scene_context, HostBuffer &buffer, const Matrix &transform, Command &command) const override | impeller::scene::CuboidGeometry | virtual |
| CuboidGeometry() | impeller::scene::CuboidGeometry | |
| GetGeometryType() const override | impeller::scene::CuboidGeometry | virtual |
| GetVertexBuffer(Allocator &allocator) const override | impeller::scene::CuboidGeometry | virtual |
| MakeCuboid(Vector3 size) | impeller::scene::Geometry | static |
| MakeFromFlatbuffer(const fb::MeshPrimitive &mesh, Allocator &allocator) | impeller::scene::Geometry | static |
| MakeVertexBuffer(VertexBuffer vertex_buffer, bool is_skinned) | impeller::scene::Geometry | static |
| SetJointsTexture(const std::shared_ptr< Texture > &texture) | impeller::scene::Geometry | virtual |
| SetSize(Vector3 size) | impeller::scene::CuboidGeometry | |
| ~CuboidGeometry() override | impeller::scene::CuboidGeometry | |
| ~Geometry() | impeller::scene::Geometry | virtual |