Home
last modified time | relevance | path

Searched defs:_pnt (Results 1 – 5 of 5) sorted by relevance

/dports/games/gtkradiant/GPL/GtkRadiant/contrib/bobtoolz/
H A DDPoint.h39 vec3_t _pnt; variable
/dports/games/netradiant/netradiant-20150621-src/contrib/bobtoolz/
H A DDPoint.h41 vec3_t _pnt; variable
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/Geometry/
H A DPlane3d.hh91 Plane3d(const vector_type &_dir, const vector_type &_pnt) in Plane3d()
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dmeshtype.hpp1388 MeshSizePoint (Point<3> _pnt, double _h) : pnt(_pnt), h(_h) { ; } in MeshSizePoint()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.cc3369 gen _pnt(const gen & args,GIAC_CONTEXT){ in _pnt() function