Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PlyPropRules Struct Reference

#include <ply.h>

List of all members.

Public Attributes

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


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 Thu Apr 18 03:10:05 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002