Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

FindRenderList

RenderList * FindRenderList
(
std::string _name
)

Public function of the Epee Engine Class

Description:
returns a pointer to an RenderList with name _name from the current RenderList vector


Arguments:

Required:
std::string _name
Name of the RenderList

Return Value:
returns a pointer to an RenderList with the name _name if the RenderList does not exist a NULL pointer is returned

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