vsg 1.1.10
VulkanSceneGraph library
|
This is the complete list of members for vsg::PrimitiveFunctor< T >, including all inherited members.
draw(VkPrimitiveTopology topology, uint32_t firstVertex, uint32_t vertexCount, uint32_t firstInstance, uint32_t instanceCount) (defined in vsg::PrimitiveFunctor< T >) | vsg::PrimitiveFunctor< T > | inline |
drawIndexed(VkPrimitiveTopology topology, IndexArray indices, uint32_t firstIndex, uint32_t indexCount, uint32_t firstInstance, uint32_t instanceCount) (defined in vsg::PrimitiveFunctor< T >) | vsg::PrimitiveFunctor< T > | inline |
PrimitiveFunctor(Args &&... args) (defined in vsg::PrimitiveFunctor< T >) | vsg::PrimitiveFunctor< T > | inline |