MezzanineEngine 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Mezzanine::UI::VertexCollectFunctor Class Reference

Simple functor for appending all vertices in the renderable tree to a vector. More...

#include <screen.cpp>

+ Collaboration diagram for Mezzanine::UI::VertexCollectFunctor:

Public Member Functions

 VertexCollectFunctor (ScreenRenderData *pData)
 
bool operator() (QuadRenderable *Quad)
 

Public Attributes

ScreenRenderDataData
 

Detailed Description

Simple functor for appending all vertices in the renderable tree to a vector.

Definition at line 100 of file screen.cpp.


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