28 if (type != other_type) {
33 return compare_to_impl(&other);
This is the base class for a number of special render effects that may be set on scene graph nodes to...
int compare_to(const RenderEffect &other) const
Provides an arbitrary ordering among all unique RenderEffects, so we can store the essentially differ...
TypeHandle is the identifier used to differentiate C++ class types.
get_index
Returns the integer index associated with this TypeHandle.