#include <GeoDescriptor.h>
Static Public Methods | |
double __fastcall | GetDistance (CSelection *selection) |
double __fastcall | GetAngle (CSelection *selection) |
double __fastcall | GetDihedral (CSelection *selection) |
double __fastcall | GetDistance (CSimpleList< CExtObject > &list) |
double __fastcall | GetDistance (const CPoint &p1, const CPoint &p2) |
double __fastcall | GetAngle (CSimpleList< CExtObject > &list) |
double __fastcall | GetAngle (const CPoint &p1, const CPoint &p2, const CPoint &p3) |
double __fastcall | GetDihedral (CSimpleList< CExtObject > &list) |
double __fastcall | GetDihedral (const CPoint &p1, const CPoint &p2, const CPoint &p3, const CPoint &p4) |