image? * FindImage
(
std::string _name
)
Public function of the Epee Engine Class
Description:
returns a pointer to an Image with name _name from the current rendable list
Arguments:
Required:
std::string _name
Name of the Image
Return Value:
returns a pointer to an imagewith? the name _name if the image? does not exist a NULL pointer is returned