Home
last modified time | relevance | path

Searched defs:vtx (Results 76 – 100 of 1415) sorted by relevance

12345678910>>...57

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/CollisionShapes/
H A DbtCapsuleShape.cpp48 btVector3 vtx; in localGetSupportingVertexWithoutMargin() local
94 btVector3 vtx; in batchedUnitVectorGetSupportingVertexWithoutMargin() local
H A DbtMultiSphereShape.cpp62 btVector3 vtx; in localGetSupportingVertexWithoutMargin() local
95 btVector3 vtx; in batchedUnitVectorGetSupportingVertexWithoutMargin() local
/dports/math/vtk9/VTK-9.1.0/IO/ADIOS2/VTX/schema/vtk/
H A DVTXvtkVTI.txx30 namespace vtx namespace
/dports/math/chaco/Chaco-2.2/code/klvspiff/
H A Dcountup_vtx_sep.c16 int vtx, set; /* vertex and set in graph */ local
H A Dclear_dvals.c20 int vtx; /* vertex in bspace */ local
/dports/multimedia/obs-streamfx/obs-StreamFX-0.9.3/source/filters/
H A Dfilter-transform.cpp236 auto vtx = _vertex_buffer->at(0); in video_tick() local
243 auto vtx = _vertex_buffer->at(1); in video_tick() local
250 auto vtx = _vertex_buffer->at(2); in video_tick() local
257 auto vtx = _vertex_buffer->at(3); in video_tick() local
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCIrrMeshFileLoader.cpp290 video::S3DVertex vtx; in readMeshBuffer() local
329 video::S3DVertex2TCoords vtx; in readMeshBuffer() local
376 video::S3DVertexTangents vtx; in readMeshBuffer() local
H A DCColladaMeshWriter.cpp1472 video::S3DVertex* vtx = (video::S3DVertex*)buffer->getVertices(); in writeMeshGeometry() local
1482 video::S3DVertex2TCoords* vtx = (video::S3DVertex2TCoords*)buffer->getVertices(); in writeMeshGeometry() local
1492 video::S3DVertexTangents* vtx = (video::S3DVertexTangents*)buffer->getVertices(); in writeMeshGeometry() local
1562 video::S3DVertex* vtx = (video::S3DVertex*)buffer->getVertices(); in writeMeshGeometry() local
1572 video::S3DVertex2TCoords* vtx = (video::S3DVertex2TCoords*)buffer->getVertices(); in writeMeshGeometry() local
1582 video::S3DVertexTangents* vtx = (video::S3DVertexTangents*)buffer->getVertices(); in writeMeshGeometry() local
1649 video::S3DVertex* vtx = (video::S3DVertex*)buffer->getVertices(); in writeMeshGeometry() local
1659 video::S3DVertex2TCoords* vtx = (video::S3DVertex2TCoords*)buffer->getVertices(); in writeMeshGeometry() local
1669 video::S3DVertexTangents* vtx = (video::S3DVertexTangents*)buffer->getVertices(); in writeMeshGeometry() local
1742 video::S3DVertex2TCoords* vtx = (video::S3DVertex2TCoords*)buffer->getVertices(); in writeMeshGeometry() local
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Djigglypuff.c242 vertex *vtx; member
363 vertex *vtx = (vertex*)malloc(sizeof(vertex)); in vertex_new() local
382 static hedge *hedge_new(jigglystruct *js, hedge *hafter, vertex *vtx) in hedge_new()
526 vertex *vtx; in solid_new() local
603 vertex *vtx = s->vertices; in solid_spherify() local
614 vertex *vtx; in tetrahedron() local
666 static inline void vertex_calcnormal(vertex *vtx, jigglystruct *js) in vertex_calcnormal()
685 static inline void vertex_render(vertex *vtx, jigglystruct *js) in vertex_render()
725 vertex *vtx = js->shape->vertices; in jigglypuff_render() local
745 vertex *vtx = js->shape->vertices; in update_shape() local
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionShapes/
H A DbtPolyhedralConvexShape.cpp44 btVector3 vtx; in localGetSupportingVertexWithoutMargin() local
70 btVector3 vtx; in batchedUnitVectorGetSupportingVertexWithoutMargin() local
H A DbtMultiSphereShape.cpp62 btVector3 vtx; in localGetSupportingVertexWithoutMargin() local
95 btVector3 vtx; in batchedUnitVectorGetSupportingVertexWithoutMargin() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionShapes/
H A DbtMultiSphereShape.cpp62 btVector3 vtx; in localGetSupportingVertexWithoutMargin() local
95 btVector3 vtx; in batchedUnitVectorGetSupportingVertexWithoutMargin() local
/dports/math/vtk9/VTK-9.1.0/IO/ADIOS2/VTX/common/
H A DVTXHelper.txx37 namespace vtx namespace
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/network/water/
H A Dwaterfunctions.c21 …n_Water(DM networkdm,Vec localX,Vec localF,PetscInt nv,PetscInt ne,const PetscInt* vtx,const Petsc… in FormFunction_Water()
140 const PetscInt *vtx,*edges; in WaterSetInitialGuess() local
204 …nitialGuess_Water(DM networkdm,Vec localX,PetscInt nv,PetscInt ne, const PetscInt *vtx, const Pets… in SetInitialGuess_Water()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/
H A DgenerateInterpolationMatrix.cpp35 for(int vtx=0; vtx<numTargetLocations; vtx++) in generate() local
/dports/emulators/citra/citra-ac98458e0/src/video_core/
H A Dprimitive_assembly.cpp17 void PrimitiveAssembler<VertexType>::SubmitVertex(const VertexType& vtx, in SubmitVertex()
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/
H A Dprimitive_assembly.cpp17 void PrimitiveAssembler<VertexType>::SubmitVertex(const VertexType& vtx, in SubmitVertex()
/dports/math/chaco/Chaco-2.2/code/refine_map/
H A Dcompute_cube_vdata.c11 void compute_cube_vdata(vdata, comm_graph, vtx, mask, vtx2node) in compute_cube_vdata() argument
/dports/security/suricata/suricata-6.0.4/src/
H A Dapp-layer-dcerpc.c94 static int DCERPCSetTxDetectState(void *vtx, DetectEngineState *de_state) in DCERPCSetTxDetectState()
99 static DetectEngineState *DCERPCGetTxDetectState(void *vtx) in DCERPCGetTxDetectState()
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/network/power/
H A Dpower.c24 const PetscInt *vtx,*edges; in FormFunction() local
51 const PetscInt *vtx,*edges; in SetInitialValues() local
/dports/math/chaco/Chaco-2.2/code/coarsen/
H A Dmakeccoords.c25 int vtx; /* vertex being merged */ local
H A Dmaxmatch1.c23 int vtx; /* vertex to process next */ local
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Basement/FeatTrees/
H A DtestFeatTrees.cpp29 boost::graph_traits<FeatTreeGraph>::vertex_iterator vtx, endVtx; in showFeatTree() local
/dports/devel/allegro/allegro-4.4.3.1/src/
H A Dscene3d.c205 static void poly_plane(V3D *vtx[], POLYGON_INFO *poly, int vc) in poly_plane()
255 static void poly_plane_f(V3D_f *vtx[], POLYGON_INFO *poly, int vc) in poly_plane_f()
404 int scene_polygon3d(int type, BITMAP *texture, int vc, V3D *vtx[]) in scene_polygon3d()
449 int scene_polygon3d_f(int type, BITMAP *texture, int vc, V3D_f *vtx[]) in scene_polygon3d_f()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/tnl/
H A Dt_vertex_sse.c309 struct tnl_clipspace *vtx = GET_VERTEX_STATE(p->ctx); in get_src_ptr() local
323 struct tnl_clipspace *vtx = GET_VERTEX_STATE(p->ctx); in update_src_ptr() local
348 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in build_vertex_emit() local
644 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generate_sse_emit() local

12345678910>>...57