Home
last modified time | relevance | path

Searched defs:vtx (Results 176 – 200 of 1415) sorted by relevance

12345678910>>...57

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp74 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis()*-planeNormal); in collideSingleContact() local
114 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis()*-planeNormal); in processCollision() local
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/unsupported/test/
H A Dopenglsupport.cpp72 GLint createShader(const char* vtx, const char* frg) in createShader()
219 const char* vtx = "void main(void) { gl_Position = gl_Vertex; }\n"; in test_openglsupport() local
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp73 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis() * -planeNormal); in collideSingleContact() local
112 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis() * -planeNormal); in processCollision() local
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/test/
H A Dopenglsupport.cpp72 GLint createShader(const char* vtx, const char* frg) in createShader()
219 const char* vtx = "void main(void) { gl_Position = gl_Vertex; }\n"; in test_openglsupport() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp74 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis()*-planeNormal); in collideSingleContact() local
114 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis()*-planeNormal); in processCollision() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/test/
H A Dopenglsupport.cpp72 GLint createShader(const char* vtx, const char* frg) in createShader()
219 const char* vtx = "void main(void) { gl_Position = gl_Vertex; }\n"; in test_openglsupport() local
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/test/
H A Dmempool_tests.cpp414 std::vector<CTransaction> vtx; in BOOST_AUTO_TEST_CASE() local
551 std::vector<CTransaction> vtx; in BOOST_AUTO_TEST_CASE() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp73 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis() * -planeNormal); in collideSingleContact() local
112 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis() * -planeNormal); in processCollision() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp73 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis() * -planeNormal); in collideSingleContact() local
112 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis() * -planeNormal); in processCollision() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/test/
H A Dopenglsupport.cpp72 GLint createShader(const char* vtx, const char* frg) in createShader()
219 const char* vtx = "void main(void) { gl_Position = gl_Vertex; }\n"; in test_openglsupport() local
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/transports/gentran/
H A Dgentran_utils.c321 MPII_Genutil_vtx_t *vtx; in MPII_Genutil_vtx_add_dependencies() local
373 int MPII_Genutil_vtx_create(MPII_Genutil_sched_t * sched, MPII_Genutil_vtx_t ** vtx) in MPII_Genutil_vtx_create()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionDispatch/
H A DbtConvexPlaneCollisionAlgorithm.cpp73 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis() * -planeNormal); in collideSingleContact() local
112 btVector3 vtx = convexShape->localGetSupportingVertex(planeInConvex.getBasis() * -planeNormal); in processCollision() local
/dports/math/chaco/Chaco-2.2/code/refine_part/
H A Dmake_maps_ref.c29 int vtx; /* vertex in subgraph */ local
H A Dmake_terms_ref.c25 int vtx; /* vertex number */ local
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/network/water/
H A Dwater.c27 const PetscInt *vtx,*edges; in main() local
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/tkogl/
H A Dtess.c39 GLfloat* vtx; in Tesselate() local
/dports/math/chaco/Chaco-2.2/code/klspiff/
H A Dmake_kl_list.c26 int vtx; /* vertex that was moved */ local
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgLoadM.cxx60 sgVec3 vtx; in ssgLoadM() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/
H A Dmesh.cpp135 std::vector<float> &vtx = !vertex ? ensure_vertex() : *vertex; in set_attrib() local
149 std::vector<float> &vtx = !vertex ? ensure_vertex() : *vertex; in set_attrib() local
164 std::vector<float> &vtx = !vertex ? ensure_vertex() : *vertex; in set_attrib() local
/dports/games/pinball/pinball-0.3.20201218/base/
H A DShape3D.cpp93 Vertex3D vtx; in add() local
130 Vertex3D vtx; in addAt() local
174 int Shape3D::getVertex3DIndex(Vertex3D * vtx) { in getVertex3DIndex()
/dports/benchmarks/glmark2/glmark2-2021.12/src/
H A Dmesh.cpp135 std::vector<float> &vtx = !vertex ? ensure_vertex() : *vertex; in set_attrib() local
149 std::vector<float> &vtx = !vertex ? ensure_vertex() : *vertex; in set_attrib() local
164 std::vector<float> &vtx = !vertex ? ensure_vertex() : *vertex; in set_attrib() local
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/glide2gl/src/Glide64/
H A Ducode01.h106 uint32_t vtx = (w0 >> 1) & 0x7FF; in uc1_branch_z() local
/dports/games/pinball/pinball-0.3.20201218/src/
H A DBallGroup.cpp120 Vertex3D vtx; in updateFire() local
/dports/science/elmerfem/elmerfem-release-9.0/meshgen2d/src/include/
H A DVertex.h18 void replaceVertexWith(const int ind, Vertex* vtx) { vertices[ind] = vtx; } in replaceVertexWith()
/dports/math/chaco/Chaco-2.2/code/klvspiff/
H A Dbucketsv.c33 int vtx; /* vertex in graph */ local

12345678910>>...57