Home
last modified time | relevance | path

Searched defs:planed (Results 1 – 8 of 8) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Util/Denchar/Src/
H A Dplaned.f8 module planed module
/dports/graphics/cogl/cogl-1.22.8/cogl/driver/gl/
H A Dcogl-clip-stack-gl.c78 double planed[4]; in set_clip_plane() local
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/
H A Dcogl-clip-stack-gl.c78 double planed[4]; in set_clip_plane() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene_spheres_item.cpp115 Scene_spheres_item::Scene_spheres_item(Scene_group_item* parent, std::size_t max_index, bool planed in Scene_spheres_item()
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/include/
H A Dvmath.h648 typedef plane<double> planed; typedef
/dports/games/apricots/apricots-0.2.6/apricots/
H A Dapricots.h196 int planed; member
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/
H A Dcolored_tsdf.cpp581 v_float32x4 planed = (v_float32x4((float)x, (float)y, 0.f, 0.f) - vcxy) * vfxy; in operator ()() local
H A Dtsdf.cpp397 v_float32x4 planed = (v_float32x4((float)x, (float)y, 0.f, 0.f) - vcxy)*vfxy; in operator ()() local