Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PlyPropRules Struct Reference

#include <ply.H>

Collaboration diagram for PlyPropRules:

Collaboration graph
[legend]
List of all members.

Public Attributes

PlyElementelem
int * rule_list
int nprops
int max_props
void ** props
float * weights

Detailed Description

Definition at line 122 of file ply.H.


Member Data Documentation

PlyElement* PlyPropRules::elem
 

Definition at line 123 of file ply.H.

Referenced by get_new_props_ply(), init_rule_ply(), modify_rule_ply(), and start_props_ply().

int PlyPropRules::max_props
 

Definition at line 126 of file ply.H.

Referenced by init_rule_ply(), and weight_props_ply().

int PlyPropRules::nprops
 

Definition at line 125 of file ply.H.

Referenced by get_new_props_ply(), init_rule_ply(), start_props_ply(), and weight_props_ply().

void** PlyPropRules::props
 

Definition at line 127 of file ply.H.

Referenced by get_new_props_ply(), and weight_props_ply().

int* PlyPropRules::rule_list
 

Definition at line 124 of file ply.H.

Referenced by get_new_props_ply(), init_rule_ply(), and modify_rule_ply().

float* PlyPropRules::weights
 

Definition at line 128 of file ply.H.

Referenced by get_new_props_ply(), and weight_props_ply().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 11:46:55 2006 for jot by  doxygen 1.4.4