Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::VertexBufferBuilder< VertexType_, IndexType_ > Member List

This is the complete list of members for impeller::VertexBufferBuilder< VertexType_, IndexType_ >, including all inherited members.

AddVertices(std::initializer_list< VertexType_ > vertices)impeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
AppendIndex(IndexType_ index)impeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
AppendVertex(VertexType_ vertex)impeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
CreateVertexBuffer(HostBuffer &host_buffer) constimpeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
CreateVertexBuffer(Allocator &device_allocator) constimpeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
GetIndexCount() constimpeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
GetIndexType() constimpeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
GetVertexCount() constimpeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
HasVertices() constimpeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
IndexType typedefimpeller::VertexBufferBuilder< VertexType_, IndexType_ >
IterateVertices(const std::function< void(VertexType &)> &iterator)impeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
Last() constimpeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
Reserve(size_t count)impeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
ReserveIndices(size_t count)impeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
SetLabel(const std::string &label)impeller::VertexBufferBuilder< VertexType_, IndexType_ >inline
VertexBufferBuilder()=defaultimpeller::VertexBufferBuilder< VertexType_, IndexType_ >
VertexType typedefimpeller::VertexBufferBuilder< VertexType_, IndexType_ >
~VertexBufferBuilder()=defaultimpeller::VertexBufferBuilder< VertexType_, IndexType_ >