Home
last modified time | relevance | path

Searched defs:vec2d (Results 1 – 25 of 60) sorted by relevance

123

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/Modeling/test/LinearAlgebra/
H A DEigenVectorAlgebraTests.cpp167 const Eigen::Vector2d vec2d = Eigen::Vector2d::Random(); in TEST() local
198 const Eigen::Vector2d vec2d(2.0, 3.0); in TEST() local
244 const Eigen::Vector2d vec2d(2.0, 3.0); in TEST() local
300 const Eigen::Vector2d vec2d = Eigen::Vector2d::Random().cwiseAbs(); in TEST() local
323 const Eigen::Vector2d vec2d = Eigen::Vector2d::Random().cwiseAbs(); in TEST() local
355 const Eigen::Vector2d vec2d = Eigen::Vector2d::Random(); in TEST() local
421 const Eigen::Vector2d vec2d = Eigen::Vector2d::Random(); in TEST() local
490 const Eigen::Vector2d vec2d = Eigen::Vector2d::Random(); in TEST() local
548 const Eigen::Vector2d vec2d = Eigen::Vector2d::Random(); in TEST() local
645 const Eigen::Vector2d vec2d = Eigen::Vector2d::Random(); in TEST() local
/dports/graphics/blender/blender-2.91.0/doc/python_api/examples/
H A Dmathutils.Vector.py11 vec2d = mathutils.Vector((1.0, 2.0)) variable
/dports/games/torcs/torcs-1.3.7/src/libs/math/
H A Dlinalg_t.h37 typedef v2t<double> vec2d; typedef
/dports/science/libkml/libkml-1.3.0/tests/kml/base/
H A Dvec3_test.cc123 Vec3 vec2d(10.11, -12.13); in TEST() local
142 Vec3 vec2d(10.11, -12.13); in TEST() local
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/Gimpact/
H A Dgim_geom_types.h74 typedef GREAL2 vec2d[2]; typedef
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/Gimpact/
H A Dgim_geom_types.h74 typedef GREAL2 vec2d[2]; typedef
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/Gimpact/
H A Dgim_geom_types.h77 typedef GREAL2 vec2d[2]; typedef
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/Gimpact/
H A Dgim_geom_types.h77 typedef GREAL2 vec2d[2]; typedef
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A Dgim_geom_types.h74 typedef GREAL2 vec2d[2]; typedef
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/Bullet/
H A Dgim_geom_types.h74 typedef GREAL2 vec2d[2]; typedef
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/Gimpact/
H A Dgim_geom_types.h77 typedef GREAL2 vec2d[2]; typedef
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/Gimpact/
H A Dgim_geom_types.h74 typedef GREAL2 vec2d[2]; typedef
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/Gimpact/
H A Dgim_geom_types.h77 typedef GREAL2 vec2d[2]; typedef
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/Gimpact/
H A Dgim_geom_types.h77 typedef GREAL2 vec2d[2]; typedef
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A Dgim_geom_types.h74 typedef GREAL2 vec2d[2]; typedef
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/Gimpact/
H A Dgim_geom_types.h74 typedef GREAL2 vec2d[2]; typedef
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/core/
H A Dgim_geom_types.h74 typedef GREAL2 vec2d[2]; typedef
/dports/cad/meshdev/meshdev-0.5/src/
H A DFileVrml2.cpp42 Vector2d vec2d; // Temp vector 2D (texture coordinate) in ReadVrml2() local
H A DFileVrml1.cpp49 Vector2d vec2d; // Temp vector 2D (texture coordinate) in ReadVrml1() local
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/util/
H A Dprecise_math.hpp271 struct vec2d struct
273 RealNumber x;
274 RealNumber y;
/dports/math/fxt/fxt/src/ds/
H A Dpoint2d.h20 typedef vector2d<Type> vec2d; typedef
/dports/science/chrono/chrono-7.0.1/src/chrono_irrlicht/
H A DChIrrCamera.cpp515 core::vector2df vec2d(pos.X, pos.Z); in updateAnimationState() local
524 core::vector2df vec2d(pos.X, pos.Y); in updateAnimationState() local
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/tests/
H A Dtest_util.cxx55 vec2d( double x, double y ) in vec2d() function
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/strategy/cartesian/
H A Dside_robust.hpp116 using vec2d = ::boost::geometry::detail::precise_math::vec2d<PromotedType>; in side_value() typedef
/dports/cad/freehdl/freehdl-0.0.7/v2cc/
H A Dz.vhdl51 signal vec2d : array2d; signal

123