Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

InsertRenderList

bool InsertRenderList(RenderList * _newRenderList)

Public function of the Epee Engine Class

Description:
Add a RenderList to the RenderList vector.
Used if want to add a custom RenderList to RenderList vector other wise use CreateRenderList funtion
Arguments:

Required:

RenderList * _newRenderList
Pointer to the instance of the RenderList you want to add

Return Value:
currently it always returns true but it should return false on a null pointer otherwise it will return true

Edit - History - Print - Recent Changes - Search
Page last modified on April 02, 2008, at 04:11 PM