Nebula
|
Public Attributes | |
Util::Array< CoreGraphics::PrimitiveGroup > | primitives |
Util::Array< Math::mat4 > | transforms |
Util::Array< uint64 > | firstVertexOffset |
Util::Array< uint64 > | firstIndexOffset |
Util::Array< CoreGraphics::IndexType::Code > | indexType |
Util::Array< float > | lineThicknesses |
Util::Array<uint64> Vulkan::VkShapeRenderer::IndexedDraws::firstIndexOffset |
Util::Array<uint64> Vulkan::VkShapeRenderer::IndexedDraws::firstVertexOffset |
Util::Array<CoreGraphics::IndexType::Code> Vulkan::VkShapeRenderer::IndexedDraws::indexType |
Util::Array<float> Vulkan::VkShapeRenderer::IndexedDraws::lineThicknesses |
Util::Array<CoreGraphics::PrimitiveGroup> Vulkan::VkShapeRenderer::IndexedDraws::primitives |
Util::Array<Math::mat4> Vulkan::VkShapeRenderer::IndexedDraws::transforms |