Home
last modified time | relevance | path

Searched defs:FindNearestObject (Results 1 – 11 of 11) sorted by relevance

/dports/science/xdrawchem/xdrawchem-a3f74c34eb09fa72ee16848ec6901049ca5309d5/xdrawchem/
H A Dcurvearrow.cpp181 Drawable *CurveArrow::FindNearestObject(DPoint *target, double &dist) { in FindNearestObject() function in CurveArrow
H A Darrow.cpp224 Drawable *Arrow::FindNearestObject(DPoint *target, double &dist) { in FindNearestObject() function in Arrow
H A Dsymbol.cpp539 Drawable *Symbol::FindNearestObject(DPoint *target, double &dist) { in FindNearestObject() function in Symbol
H A Dgobject.cpp235 Drawable *GraphicObject::FindNearestObject(DPoint *target, double &dist) { in FindNearestObject() function in GraphicObject
H A Dbond.cpp314 Drawable *Bond::FindNearestObject(DPoint *target, double &dist) { in FindNearestObject() function in Bond
H A Dchemdata.cpp228 Drawable *ChemData::FindNearestObject(DPoint *target, double &dist) { in FindNearestObject() function in ChemData
H A Dtext.cpp766 Drawable *Text::FindNearestObject(DPoint *target, double &dist) { in FindNearestObject() function in Text
H A Dmolecule.cpp635 Drawable *Molecule::FindNearestObject(DPoint *target, double &dist) { in FindNearestObject() function in Molecule
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_cat.adb304 -----------------------
305 -- In_RT_Declaration --
/dports/graphics/bmeps/dktools-4.31.1/src/wxdkdraw/
H A DWxdkdrawFrameTools.cpp2103 WxdkdrawFrame::FindNearestObject(bool gr) in FindNearestObject() function in WxdkdrawFrame
/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_objects.cpp289 MapObject* ObjectSupervisor::FindNearestObject(const VirtualSprite* sprite, float search_distance) { in FindNearestObject() function in hoa_map::private_map::ObjectSupervisor