IMP logo

XYZ.h File Reference

Simple xyz decorator. More...

Include dependency graph for XYZ.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Data Structures

class  IMP::core::XYZ
 A a decorator for a particle with x,y,z coordinates. More...
class  IMP::core::XYZs
class  IMP::core::XYZsTemp

Namespaces

namespace  IMP
 The IMP kernel provides base classes and key shared functionality.
namespace  IMP::core
 This module contains basic functionality that is expected to be used by a wide variety of IMP users.

Functions

double IMP::core::get_distance (XYZ a, XYZ b)
 Compute the distance between a pair of particles.
const algebra::VectorD< 3 > & IMP::core::get_geometry (const algebra::VectorD< 3 > &v)
const algebra::VectorD< 3 > IMP::core::get_geometry (XYZ d)
void IMP::core::set_geometry (algebra::VectorD< 3 > &vbase, const algebra::VectorD< 3 > &v)
void IMP::core::set_geometry (XYZ d, const algebra::VectorD< 3 > &v)
void IMP::core::transform (XYZ a, const algebra::Transformation3D &tr)
 Apply a transformation to the particle.

Detailed Description

Simple xyz decorator.

Copyright 2007-2010 IMP Inventors. All rights reserved.


Generated on Mon Mar 8 23:08:31 2010 for IMP by doxygen 1.5.8