Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

controlLeaf Struct Reference

Structure describing a leaf entry in the control list. More...

#include <HashMania.h>

List of all members.

Public Attributes

int actionID
int object
int joint
int controlIndex
char desc [100]
HTREEITEM parent
HTREEITEM myself


Detailed Description

Structure describing a leaf entry in the control list.


Member Data Documentation

int controlLeaf::actionID
 

The ID of this action.

int controlLeaf::controlIndex
 

The index of this control entry.

char controlLeaf::desc[100]
 

The text description of this control entry.

int controlLeaf::joint
 

The ID of the joint being manipulated.

HTREEITEM controlLeaf::myself
 

A pointer to myself.

int controlLeaf::object
 

The ID of the object being controlled.

HTREEITEM controlLeaf::parent
 

A pointer to this leaf's parent node.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 16 14:06:18 2001 for PuppetMaster by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001