Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

SetCurrentRentderList

bool SetCurrentRentderList
(
std::string _ListToChangeTo
)


Public function of the Epee Engine Class

Description:
Set the render list that should be drawn. That list replaces the current render list
Note: when the Epee Engine is initialized it creates a render list for you called Default.
New render list can be created with the CreateRenderlist call. Once they are created this function can be used to switch out render\\ list.


Arguments:
std::string _ListToChangeTo
name of the render list do be drawn.


Return Value:
returns true if _ListToChangeTo on success returns false otherwise

Edit - History - Print - Recent Changes - Search
Page last modified on October 25, 2007, at 07:07 PM