Home
last modified time | relevance | path

Searched defs:at_coord (Results 1 – 4 of 4) sorted by path

/dports/graphics/autotrace/autotrace-0.31.1/
H A Dtypes.h51 } at_coord; typedef
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dtypes.h33 } at_coord; typedef
/dports/science/openbabel/openbabel-3.1.1/src/formats/libinchi/
H A Dichister.c1727 double at_coord[MAX_NUM_STEREO_BOND_NEIGH][3], c, s, tmp[3], tmp1, tmp2, min_tmp, max_tmp, z; in half_stereo_bond_parity() local
3025 double at_coord[MAX_NUM_STEREO_ATOM_NEIGH][3]; in set_stereo_atom_parity() local
/dports/science/vipster/vipster-1.19.1b-14-g7168a1b/gui/common/
H A Dstepdata.cpp490 const auto& at_coord = curStep->getAtoms().coordinates; in update() local