Rose
Public Member Functions | List of all members
rose::FontDestroy Class Reference

A functor to destroy a TTF_Font. More...

#include <Font.h>

Public Member Functions

void operator() (TTF_Font *ttfFont)
 Destroy a TTF_Font pointer. More...
 

Detailed Description

A functor to destroy a TTF_Font.

Member Function Documentation

◆ operator()()

void rose::FontDestroy::operator() ( TTF_Font *  ttfFont)
inline

Destroy a TTF_Font pointer.

Parameters
ttfFontthe Font pointer

The documentation for this class was generated from the following file: