Home
last modified time | relevance | path

Searched defs:NumVertices (Results 1 – 25 of 94) sorted by relevance

1234

/dports/games/memonix/MemonixSourceCode/src/Core/RendererInterface/
H A DOGL_Draw3D.cpp40 void vw_SendVertices(int PrimitiveType, int NumVertices, int DataFormat, void *Data, int Stride) in vw_SendVertices()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DOgreMesh.cpp93 unsigned int NumVertices=GetAttribute<int>(Reader, "vertexcount"); in ReadSubMesh() local
135 …id OgreImporter::ReadVertexBuffer(SubMesh &theSubMesh, XmlReader *Reader, unsigned int NumVertices) in ReadVertexBuffer()
H A DOgreImporter.cpp107 unsigned int NumVertices=GetAttribute<int>(MeshFile, "vertexcount");; in InternReadFile() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/
H A DMeshExtrema.h86 vtkm::Id NumVertices; variable
H A DDataSetMesh.h102 vtkm::Id NumVertices, NumLogSteps; variable
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_distributed/
H A DContourTreeBlockData.h79 vtkm::Id NumVertices; member
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree/
H A DMesh2D_DEM_Triangulation.h109 vtkm::Id nRows, nCols, NumVertices, nLogSteps; variable
H A DMergeTree.h133 vtkm::Id nRows, nCols, nSlices, NumVertices, nLogSteps; variable
H A DMesh3D_DEM_Triangulation.h109 vtkm::Id nRows, nCols, nSlices, NumVertices, nLogSteps; variable
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/ObjectPlugin/Code/
H A DObjectExport.cpp399 int NumVertices = pGameMesh->GetNumberOfVerts(); in ExtractUVs() local
511 int NumVertices = pGameMesh->GetNumberOfVerts(); in ExtractUVs() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/QuadEdgeMesh/include/
H A DitkQuadEdgeMeshEulerOperatorsTestHelper.h28 IdentifierType NumVertices, in AssertTopologicalInvariants()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/basic/sfml2/src/
H A DRenderInterfaceSFML.cpp40 int NumVertices; member in RocketSFMLRendererGeometryHandler
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/basic/sfml/src/
H A DRenderInterfaceSFML.cpp43 int NumVertices; member in RocketSFMLRendererGeometryHandler
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/mlgpu/
H A DSharedBufferMLGPU.h81 size_t NumVertices() const { return mNumVertices; } in NumVertices() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/mlgpu/
H A DSharedBufferMLGPU.h81 size_t NumVertices() const { return mNumVertices; } in NumVertices() function
/dports/games/alephone/alephone-release-20190331/Source_Files/ModelView/
H A DModel3D.cpp557 size_t NumVertices = Positions.size()/3; in FindBoundingBox() local
711 size_t NumVertices = VtxSrcIndices.size(); in FindPositions_Neutral() local
792 size_t NumVertices = VtxSrcIndices.size(); in FindPositions_Frame() local
H A DWavefrontLoader.cpp255 int NumVertices = 0; in LoadModel_Wavefront() local
/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Graphics/
H A DJGLMesh.h180 s32 NumVertices() in NumVertices() function
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dactions.c576 int NumVertices; local
/dports/cad/leocad/leocad-21.06/common/
H A Dlight.cpp441 const int NumVertices = (Slices - 1) * Slices + 2; in DrawPointLight() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/meshtypes/
H A DContourTreeMesh.h185 vtkm::Id NumVertices; variable
/dports/games/eureka/eureka-1.27b-source/src/
H A De_basis.h412 #define NumVertices ((int)Vertices.size()) macro
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A DOGL_Render.cpp1296 short NumVertices = RenderPolygon.vertex_count; in RenderAsRealWall() local
1819 short NumVertices = RenderPolygon.vertex_count; in RenderAsLandscape() local
1892 short NumVertices = RenderPolygon.vertex_count; in RenderAsLandscape() local
/dports/math/ensmallen/ensmallen-2.17.0/tests/
H A Dsdp_primal_dual_test.cpp25 size_t NumVertices() const { return numVertices; } in NumVertices() function in UndirectedGraph
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dnodebuild.h184 vertex_t *Vertices; int NumVertices; member

1234