Panda3D
Public Member Functions
NamableOrderByName Class Reference

An STL function object for sorting an array of pointers to Namables into order by name. More...

#include "namable.h"

List of all members.

Public Member Functions

bool operator() (const Namable *n1, const Namable *n2) const

Detailed Description

An STL function object for sorting an array of pointers to Namables into order by name.

Returns true if the objects are in sorted order, false otherwise.

Definition at line 68 of file namable.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations