Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
ParticleTraits

Classes

class  T_Atom_with_flat_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >
 Defines a generic serializable atom with annotations (default is name, radius and optional annotations) More...
 
class  T_Atom_with_flat_info< NT >
 Wrapper representing the atom. More...
 
class  T_Atom_with_flat_info_traits< GeometricKernel, SystemItems >
 Traits class defining atoms traits (biophysical and geometric properties). Traits class defining atoms traits (biophysical and geometric properties). More...
 
class  T_Atom_with_hierarchical_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >
 Traits class defining atoms traits with annotations (at least name and radius). Traits class defining atoms traits with annotations (at least name and radius). More...
 
class  T_Atom_with_hierarchical_info_traits< GeometricKernel, SystemItems >
 Traits class defining atoms traits (biophysical and geometric properties). Traits class defining atoms traits (biophysical and geometric properties). More...
 
class  T_Geometric_particle_traits< GeometricKernel, GeometricRepresentation >
 Particle represented by a simple geometric object (a 3D point, a 3D sphere or a 3D weighted point). More...
 
class  T_Particle_with_annotations< ParticleBase, AnnotationsType >
 Traits class defining particles traits with annotations. More...
 
class  T_Particle_with_annotations_traits< ParticleTraitsBase, AnnotationsType >
 Traits class defining patricles traits with annotations. More...
 
class  T_Particle_with_system_label< ParticleBase, PartnerLabelsTraits, MediatorLabelsTraits, ExtraLabelsTraits, IsSerializedLabel >
 Model of Particle with a system's label. More...
 
class  T_Particle_with_system_label_traits< ParticleTraitsBase, PartnerLabelsTraits, MediatorLabelsTraits, ExtraLabelsTraits, IsSerializedLabel >
 Model of ParticleTraits for defining particles with a system's label. More...
 
class  T_Pseudo_atom_per_residue_spec_with_flat_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >
 Traits class defining pseudo-atoms traits (biophysical and geometric properties). Traits class defining pseudo-atoms traits (biophysical and geometric properties). More...
 
class  T_Pseudo_atom_per_residue_spec_with_flat_info< NT >
 Wrapper representing the coarse atom. More...
 
class  T_Pseudo_atom_per_residue_spec_with_flat_info_traits< GeometricKernel, SystemItems >
 Traits class defining pseudo-atoms traits (biophysical and geometric properties). Traits class defining pseudo-atoms traits (biophysical and geometric properties). More...
 

Description