#include "eggUtilities.h"
#include "eggPrimitive.h"
#include "eggGroupNode.h"
Go to the source code of this file.
Functions | |
void | get_textures_by_filename (const EggNode *node, EggTextureFilenames &result) |
|
Definition at line 34 of file eggUtilities.cxx. References EggGroupNode::begin(), EggGroupNode::const_iterator, DCAST, EggGroupNode::end(), EggPrimitive::get_class_type(), EggGroupNode::get_class_type(), ImageBuffer::get_filename(), EggPrimitive::get_texture(), EggPrimitive::has_texture(), TypedObject::is_of_type(), PT, and tex. |