ndmldgrp.h File Reference

(r1785/r1282)

#include "moldshap.h"

Go to the source code of this file.

Classes

class  NodeMouldGroup
 defines the structure of a mould group object. This object lives inside a NodeMould and keeps track of all mould source objects. More...

Defines

#define OPTOKEN_NODEMOULDGROUP   _T("MouldGroupObject")

Enumerations

enum  MouldedType { MOULD_UNDEFINED, MOULD_PATH, MOULD_BITMAP }
 These structures describe the type of object held within the mould list item. More...


Define Documentation

#define OPTOKEN_NODEMOULDGROUP   _T("MouldGroupObject")
 

Definition at line 111 of file ndmldgrp.h.


Enumeration Type Documentation

enum MouldedType
 

These structures describe the type of object held within the mould list item.

Author:
Mike_Kenny (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/12/94
Enumerator:
MOULD_UNDEFINED 
MOULD_PATH 
MOULD_BITMAP 

Definition at line 127 of file ndmldgrp.h.

00127                  {
00128     MOULD_UNDEFINED,
00129     MOULD_PATH,
00130     MOULD_BITMAP
00131 };


Generated on Sat Nov 10 03:49:15 2007 for Camelot by  doxygen 1.4.4