jGL
Loading...
Searching...
No Matches
jGL::ShapeRenderer Member List

This is the complete list of members for jGL::ShapeRenderer, including all inherited members.

add(Shape s, ElementId id, Priority priority=0)PriorityStore< Shape >inlinevirtual
begin() constPriorityStore< Shape >inline
cachePriorityStore< Shape >protected
clear()PriorityStore< Shape >inlinevirtual
draw(std::shared_ptr< Shader > shader, std::multimap< RenderPriority, ShapeId > &ids, UpdateInfo info=UpdateInfo())jGL::ShapeRendererinlinevirtual
draw(std::multimap< RenderPriority, ShapeId > &ids, UpdateInfo info=UpdateInfo())jGL::ShapeRendererinlinevirtual
draw(std::shared_ptr< Shader > shader, UpdateInfo info=UpdateInfo())jGL::ShapeRendererinlinevirtual
draw(UpdateInfo info=UpdateInfo())jGL::ShapeRendererinlinevirtual
draw(std::shared_ptr< Shader > shader, std::vector< std::pair< Info, Shape > > &shapes, UpdateInfo info=UpdateInfo())=0jGL::ShapeRendererprotectedpure virtual
end() constPriorityStore< Shape >inline
getColour(ShapeId id)jGL::ShapeRendererinline
getShape(ShapeId id)jGL::ShapeRendererinline
getTransform(ShapeId id)jGL::ShapeRendererinline
hasId(const ShapeId id) constjGL::ShapeRendererinline
idToElementPriorityStore< Shape >protected
operator[](ElementId id)PriorityStore< Shape >inline
PriorityStore(uint64_t sizeHint=8)PriorityStore< Shape >inline
projectionjGL::ShapeRendererprotected
remove(ElementId id)PriorityStore< Shape >inlinevirtual
setProjection(glm::mat4 p)jGL::ShapeRendererinlinevirtual
shaderjGL::ShapeRendererprotected
ShapeRenderer(size_t sizeHint=8)jGL::ShapeRendererinline
ShapeRenderer(std::shared_ptr< Shader > shader, size_t sizeHint=8)jGL::ShapeRendererinline
size() constPriorityStore< Shape >inline
updatePriority(ElementId id, Priority newPriority)PriorityStore< Shape >inline
vectorise(std::multimap< Priority, ElementId > &oids)PriorityStore< Shape >inline