Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::scene::Geometry, including all inherited members.
BindToCommand(const SceneContext &scene_context, HostBuffer &buffer, const Matrix &transform, RenderPass &pass) const =0 | impeller::scene::Geometry | pure virtual |
GetGeometryType() const =0 | impeller::scene::Geometry | pure virtual |
GetVertexBuffer(Allocator &allocator) const =0 | impeller::scene::Geometry | pure 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 |
~Geometry() | impeller::scene::Geometry | virtual |