Luna::VG::IShapeDrawList::get_index_buffer

virtual RHI::IBuffer * get_index_buffer()=0

Gets the compiled index buffer used for rendering glyphs in this draw list.

Return value

Returns the compiled index buffer.

Valid Usage

  • This function must be called after calling compile in order to let new shape draw commands take effect.