Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

NodeBindingStruct Struct Reference
[Constraintnet - maintainance of constraint nets]

#include <constraintnet.h>

Collaboration diagram for NodeBindingStruct:

Collaboration graph
[legend]

Detailed Description

This serves merely merely to pair a constraint node and an LV.

Definition at line 130 of file constraintnet.h.

Data Fields

ConstraintNode node
LevelValue value


Field Documentation

ConstraintNode NodeBindingStruct::node
 

constraint node Definition at line 131 of file constraintnet.h.

LevelValue NodeBindingStruct::value
 

level value Definition at line 132 of file constraintnet.h.


The documentation for this struct was generated from the following file:
CDG 0.95 (20 Oct 2004)