#include "bumpmap.h"
#include "pluginfactory.h"
Include dependency graph for concentricbumpmap.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ConcentricBumpMap |
class | ConcentricBumpMap::StaticInit |
Provides static initialization. More... | |
Functions | |
void | delete_concentricbumpmap (ConcentricBumpMap *bumpmap) |
Deletes a rippled bumpmap. | |
BumpMap * | new_concentricbumpmap (xmlNode *node) |
Creates a rippled bumpmap. |
Definition in file concentricbumpmap.h.
void delete_concentricbumpmap | ( | ConcentricBumpMap * | bumpmap | ) |
BumpMap * new_concentricbumpmap | ( | xmlNode * | node | ) |
Creates a rippled bumpmap.
Definition at line 39 of file concentricbumpmap.h.
Referenced by ConcentricBumpMap::StaticInit::StaticInit().
Here is the caller graph for this function: