MeshTex  3.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
MeshTexPluginDependencies Class Reference

Definition (in the declared superclasses) of the Radiant systems that this plugin depends on. More...

List of all members.

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.

Detailed Description

Definition (in the declared superclasses) of the Radiant systems that this plugin depends on.

GlobalRadiantModule, GlobalUndoModule, GlobalSceneGraphModule, GlobalSelectionModule, GlobalShadersModule, and of course GlobalPatchModule.


Constructor & Destructor Documentation

MeshTexPluginDependencies::MeshTexPluginDependencies ( )
inline

Default constructor.

This function's only responsibility is to pass arguments to superclass constructors.


Friends And Related Function Documentation

void RADIANT_DLLEXPORT Radiant_RegisterModules ( ModuleServer &  server)
related

Register as a plugin with Radiant.

Parameters:
serverRadiant's module (library) manager.

The documentation for this class was generated from the following file: