Difference between revisions of "Main Page"
From The Foundry MODO SDK wiki
(→Object & Interface Reference) |
|||
Line 1: | Line 1: | ||
− | ' | + | Luxology SDK Developer's wiki |
− | + | == Getting Started == | |
+ | * [[Overview]] | ||
+ | * [[Tour of the SDK]] | ||
+ | * [[SDK Basics]] | ||
+ | * [[Building a Plug-in]] | ||
+ | * [[Kits]] | ||
− | == | + | == Resources == |
* [[FAQ]] | * [[FAQ]] | ||
* [[How To]] | * [[How To]] | ||
Line 29: | Line 34: | ||
* [[:Category:Index]] | * [[:Category:Index]] | ||
− | == | + | == Wiki Meta-information == |
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list] | * [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list] | ||
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ] | * [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ] | ||
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] | * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] | ||
+ | |||
+ | Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. |
Revision as of 00:14, 28 January 2012
Luxology SDK Developer's wiki
Getting Started
Resources
Object & Interface Reference
The nexus system is composed of a network of objects and interfaces. These pages are intended mainly to show the relationships: which objects present which interfaces, and which interface methods access which objects.
Access to nexus from plug-ins starts with the Context Object which provides a gateway to all the services. Access to plug-ins from nexus starts with the Module Object which allows the application to find and spawn servers.
Sub-categories:
- Servers -- Objects that can be extended by plug-ins
- Services -- Interfaces that are available as global services
- Packet Objects -- Objects that can be packets in a VectorStack Object
- Package Interfaces -- Interfaces that define and regulate item behaviors
Reference pages:
Wiki Meta-information
Consult the User's Guide for information on using the wiki software.