Previous
Next
Table of Contents
The Mops Custom Objects Writers Guide
Randolf Schultz
(rschultz@informatik.uni-rostock.de)
23.5.1999
This document describes the odds and ends of writing a custom object for The Mops.
1.
Introduction
2.
Preparation
3.
Functions
3.1 Initialization
3.2 Create
3.3 Delete
3.4 Copy
3.5 Draww - Draw Wireframe
3.6 Draws - Draw Surface
3.7 Drawh - Draw Handles
3.8 Wrib - Write RIB
3.9 Write/Read
3.10 Notification
3.11 GetPoint, Single Point Editing
3.12 Getprop - Get Properties
4.
Custom Objects from the Tcl Side of Life
4.1 The Custom Menu
5.
Typechecking Custom Objects
6.
Compiling, Installing, Loading a Custom Object
Previous
Next
Table of Contents