Definition (in the declared superclasses) of the Radiant systems that this plugin depends on. More...
| Public Member Functions | |
| MeshTexPluginDependencies () | |
| Default constructor. | |
| Related Functions | |
| (Note that these are not member functions.) | |
| void RADIANT_DLLEXPORT | Radiant_RegisterModules (ModuleServer &server) | 
| Register as a plugin with Radiant. | |
Definition (in the declared superclasses) of the Radiant systems that this plugin depends on.
GlobalRadiantModule, GlobalUndoModule, GlobalSceneGraphModule, GlobalSelectionModule, GlobalShadersModule, and of course GlobalPatchModule.
| 
 | inline | 
Default constructor.
This function's only responsibility is to pass arguments to superclass constructors.
| 
 | related | 
Register as a plugin with Radiant.
| server | Radiant's module (library) manager. |