RenderList ========== .. doxygenfile:: RaeptorCogs/GAPI/Common/Core/RenderList.hpp :project: RaeptorCogs :no-link: :sections: briefdescription detaileddescription Types ----- .. list-table:: Type Definitions :header-rows: 1 :widths: 20 80 * - Type - Description * - ``RaeptorCogs::GAPI::Common::BatchBuffer`` - Graphic batch handler structure. * - ``RaeptorCogs::GAPI::Common::DirtyHandlersBuffer`` - Dirty handlers buffer. * - ``RaeptorCogs::GAPI::Common::OrderIndicesBuffer`` - Order indices buffer. * - ``RaeptorCogs::GAPI::Common::RenderListBuffer`` - Render list buffer type. .. doxygentypedef:: RaeptorCogs::GAPI::Common::BatchBuffer :project: RaeptorCogs .. doxygentypedef:: RaeptorCogs::GAPI::Common::DirtyHandlersBuffer :project: RaeptorCogs .. doxygentypedef:: RaeptorCogs::GAPI::Common::OrderIndicesBuffer :project: RaeptorCogs .. doxygentypedef:: RaeptorCogs::GAPI::Common::RenderListBuffer :project: RaeptorCogs Enums ----- .. list-table:: Enumerations :header-rows: 1 :widths: 20 80 * - Enum - Description * - ``RaeptorCogs::GAPI::Common::RenderListFlags`` - Render list flags enumeration. .. doxygenenum:: RaeptorCogs::GAPI::Common::RenderListFlags :project: RaeptorCogs Structs ------- .. list-table:: Structures :header-rows: 1 :widths: 20 80 * - Struct - Description * - ``RaeptorCogs::GAPI::Common::IndirectIterator::OrderedItem`` - Ordered item structure. .. doxygenstruct:: RaeptorCogs::GAPI::Common::IndirectIterator::OrderedItem :project: RaeptorCogs :members: :protected-members: :private-members: :undoc-members: Classes ------- .. list-table:: Classes :header-rows: 1 :widths: 20 80 * - Class - Description * - ``RaeptorCogs::GAPI::Common::IndirectIterator`` - Indirect iterator for render list. * - ``RaeptorCogs::GAPI::Common::RenderList`` - Render list class. .. doxygenclass:: RaeptorCogs::GAPI::Common::IndirectIterator :project: RaeptorCogs :members: :protected-members: :private-members: :undoc-members: .. doxygenclass:: RaeptorCogs::GAPI::Common::RenderList :project: RaeptorCogs :members: :protected-members: :private-members: :undoc-members: