|
Rosetta 3.5
|
#include <Cluster.hh>

Public Member Functions | |
| ClusterOptions (bool assign_new_cluster_tag=false) | |
Public Attributes | |
| bool | assign_new_cluster_tag |
| core::Size | limit_cluster_size |
| core::Real | cluster_radius |
| bool | keep_center |
Definition at line 113 of file Cluster.hh.
| protocols::toolbox::ClusterOptions::ClusterOptions | ( | bool | assign_new_cluster_tag = false) |
Definition at line 38 of file Cluster.cc.
| bool protocols::toolbox::ClusterOptions::assign_new_cluster_tag |
Definition at line 117 of file Cluster.hh.
Referenced by protocols::toolbox::cluster_silent_structs().
| core::Real protocols::toolbox::ClusterOptions::cluster_radius |
Definition at line 119 of file Cluster.hh.
Referenced by protocols::toolbox::cluster_silent_structs().
| bool protocols::toolbox::ClusterOptions::keep_center |
Definition at line 120 of file Cluster.hh.
Referenced by protocols::toolbox::cluster_silent_structs().
| core::Size protocols::toolbox::ClusterOptions::limit_cluster_size |
Definition at line 118 of file Cluster.hh.
Referenced by protocols::toolbox::cluster_silent_structs().
1.8.4