MCPcopy Create free account

hub / github.com/BrunoLevy/geogram / functions

Functions5,867 in github.com/BrunoLevy/geogram

↓ 1 callersMethodfuncgrad
src/lib/geogram/voronoi/CVT.cpp:323
↓ 1 callersFunctiongeo_breakpoint
src/lib/geogram/basic/assert.cpp:85
↓ 1 callersFunctionget_GLSL_include_file
src/lib/geogram_gfx/basic/GLSL.cpp:1024
↓ 1 callersFunctionget_SOS_mode
src/lib/geogram/numerics/predicates.cpp:1619
↓ 1 callersMethodget_and_reset_selected_file
* \brief Gets the selected file if any and resets it * to the empty string. * \return the selected file if there is any or the
src/lib/geogram_gfx/imgui_ext/imgui_ext.cpp:597
↓ 1 callersFunctionget_arg_desc
src/lib/geogram/basic/command_line.cpp:781
↓ 1 callersFunctionget_arg_groups
src/lib/geogram/basic/command_line.cpp:907
↓ 1 callersFunctionget_arg_names_in_group
src/lib/geogram/basic/command_line.cpp:914
↓ 1 callersMethodget_array
src/lib/geogram/basic/packed_arrays.cpp:165
↓ 1 callersFunctionget_chart_bbox_2d
* \brief Computes the 2D bounding box of a parameterized chart. * \param[in] chart a const reference to a parameterized surface chart.
src/lib/geogram/parameterization/mesh_param_packer.cpp:462
↓ 1 callersFunctionget_chart_bbox_2d
src/lib/geogram/parameterization/mesh_param_validator.cpp:75
↓ 1 callersFunctionget_config_file_name
src/lib/geogram/basic/command_line.cpp:582
↓ 1 callersFunctionget_conical_helix_slices
src/lib/geogram/mesh/mesh_CSG_utils.cpp:741
↓ 1 callersMethodget_connected_component
* \brief Gets the index of the connected component associated * with a given FacetSeed. */
src/lib/geogram/voronoi/generic_RVD_utils.h:247
↓ 1 callersFunctionget_constraints
src/lib/geogram/parameterization/mesh_global_param.cpp:423
↓ 1 callersFunctionget_directory_entries
src/lib/geogram/basic/file_system.cpp:1104
↓ 1 callersMethodget_directory_entries_recursive
src/lib/geogram/basic/file_system.cpp:606
↓ 1 callersFunctionget_display_arg
* \brief Gets an argument as a string for display. * \param[in] arg_name the name of the argument. * \return a string with the value of the
src/lib/geogram/basic/command_line.cpp:434
↓ 1 callersFunctionget_element_as_double
* \brief Gets an attribute value * \param[in] i the index of the item * \return the value of the property, convertex * int
src/lib/geogram/basic/attributes.h:2103
↓ 1 callersFunctionget_embedded_lua_file
src/lib/geogram/lua/lua_io.cpp:271
↓ 1 callersMethodget_file_contents
src/lib/geogram/basic/file_system.cpp:976
↓ 1 callersMethodget_files
src/lib/geogram/basic/file_system.cpp:621
↓ 1 callersMethodget_fragment_shader_preamble_pseudo_file
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:2023
↓ 1 callersMethodget_fragment_shader_preamble_pseudo_file
src/lib/geogram_gfx/full_screen_effects/full_screen_effect.cpp:110
↓ 1 callersMethodget_geometry_shader_preamble_pseudo_file
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:2029
↓ 1 callersFunctionget_includes
* \brief Gets all pseudo file names included by a GLSL source. * \param[in] source the GLSL source * \param[out] includes a
src/lib/geogram_gfx/basic/GLSL.cpp:871
↓ 1 callersMethodget_initial_value
src/bin/fpg/Group_index_value.cpp:22
↓ 1 callersFunctionget_linear_extrusion_slices
This one is not part of OpenSCAD, I copied it from extrudePolygon() in geometry/GeometryEvaluator.cc (with some readaptations / reordering to make it
src/lib/geogram/mesh/mesh_CSG_utils.cpp:854
↓ 1 callersMethodget_locals
* \brief Gets the local variables from the current stack frame. * \param[out] new_t the index of the newly created tetrahedron
src/lib/geogram/delaunay/parallel_delaunay_3d.cpp:2029
↓ 1 callersMethodget_locals
* \brief Gets the local variables from the current stack frame. * \param[out] new_t the index of the newly created tetrahedron
src/lib/geogram/delaunay/periodic_delaunay_3d.cpp:2407
↓ 1 callersMethodget_locals
* \brief Gets the local variables from the current stack frame. * \param[out] new_t the index of the newly created tetrahedron
src/lib/geogram/delaunay/delaunay_3d.h:1188
↓ 1 callersMethodget_marching_cells_pseudo_file
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:2086
↓ 1 callersMethodget_matrix_mode
* \brief Gets the current matrix stack. * \return The current matrix stack, i.e. * one of GLUP_MODELVIEW, GLUP_PROJECT */
src/lib/geogram_gfx/GLUP/GLUP_context.h:1223
↓ 1 callersFunctionget_mesh_polygon2d
* \brief Gets a 2d polygon that represents a mesh facet. * \param[in] mesh a const reference to the mesh * \param[in] f the facet * \pa
src/lib/geogram/voronoi/RVD_callback.cpp:328
↓ 1 callersFunctionget_minmax3
* \brief Gets the minimum and maximum of 3 double precision numbers. * \param[in] x1 , x2 , x3 the three numbers. * \param[out] m the minimu
src/lib/geogram/numerics/predicates.cpp:198
↓ 1 callersFunctionget_nearest_frame
* \brief Gets the frame nearest to a given point. * \details Cannot be used if set_use_spatial_search(false) was * called. * \param[in
src/lib/geogram/mesh/mesh_frame_field.h:136
↓ 1 callersFunctionget_nearest_frame_index
* \brief Gets the index of the frame nearest to a given point. * \details Cannot be used if set_use_spatial_search(false) was * called.
src/lib/geogram/mesh/mesh_frame_field.h:123
↓ 1 callersMethodget_nearest_intersection
* \copydoc Object::get_nearest_intersection() */
src/examples/geogram/simple_raytrace/raytracing.h:681
↓ 1 callersMethodget_primitive_pseudo_file
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:2080
↓ 1 callersMethodget_region_of_interest
src/lib/geogram_gfx/gui/simple_application.cpp:306
↓ 1 callersFunctionget_root
src/lib/geogram/basic/file_system.cpp:1223
↓ 1 callersMethodget_scalar_attributes
src/lib/geogram/mesh/mesh.cpp:2425
↓ 1 callersMethodget_skeleton
src/lib/geogram/mesh/mesh_surface_intersection.cpp:1548
↓ 1 callersMethodget_state_variable_address
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:893
↓ 1 callersMethodget_subdirectories_recursive
src/lib/geogram/basic/file_system.cpp:634
↓ 1 callersMethodget_tess_control_shader_preamble_pseudo_file
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:2035
↓ 1 callersMethodget_tess_evaluation_shader_preamble_pseudo_file
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:2041
↓ 1 callersFunctionget_three_planes_intersection
* \brief Computes the exact intersection between the support * planes of three triangles * \param[in] p1 , p2 , p3 the three vertices of th
src/lib/geogram/mesh/mesh_surface_intersection_internal.cpp:60
↓ 1 callersFunctionget_time_stamp
src/lib/geogram/basic/file_system.cpp:1126
↓ 1 callersMethodget_time_stamp
src/lib/geogram/basic/file_system.cpp:741
↓ 1 callersMethodget_toggles_pseudo_file
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:2047
↓ 1 callersFunctionget_triangle_edges
src/lib/geogram/mesh/triangle_intersection.cpp:885
↓ 1 callersMethodget_vertex_shader_preamble_pseudo_file
src/lib/geogram_gfx/GLUP/GLUP_context.cpp:2017
↓ 1 callersMethodget_vertex_shader_preamble_pseudo_file
src/lib/geogram_gfx/full_screen_effects/full_screen_effect.cpp:89
↓ 1 callersFunctionget_vertices
src/lib/geogram_gfx/GLUP/shaders/GLUPGLSL/geometry_shader_preamble.h:121
↓ 1 callersFunctionglupClipMode
src/lib/geogram_gfx/GLUP/GLUP.cpp:838
↓ 1 callersFunctionglupColor3dv
src/lib/geogram_gfx/GLUP/GLUP.cpp:1437
↓ 1 callersFunctionglupColor3f
src/lib/geogram_gfx/GLUP/GLUP.cpp:1456
↓ 1 callersFunctionglupColor4f
src/lib/geogram_gfx/GLUP/GLUP.cpp:1461
↓ 1 callersFunctionglupColor4fv
src/lib/geogram_gfx/GLUP/GLUP.cpp:1432
↓ 1 callersFunctionglupCompileShader
src/lib/geogram_gfx/GLUP/GLUP.cpp:145
↓ 1 callersFunctionglupCreateContext
src/lib/geogram_gfx/GLUP/GLUP.cpp:383
↓ 1 callersFunctionglupDeleteContext
src/lib/geogram_gfx/GLUP/GLUP.cpp:534
↓ 1 callersFunctionglupFrustum
src/lib/geogram_gfx/GLUP/GLUP.cpp:1118
↓ 1 callersFunctionglupGetClipMode
src/lib/geogram_gfx/GLUP/GLUP.cpp:843
↓ 1 callersFunctionglupGetClipPlane
src/lib/geogram_gfx/GLUP/GLUP.cpp:878
↓ 1 callersFunctionglupGetColor4fv
src/lib/geogram_gfx/GLUP/GLUP.cpp:635
↓ 1 callersFunctionglupGetLightVector3fv
src/lib/geogram_gfx/GLUP/GLUP.cpp:732
↓ 1 callersFunctionglupGetMatrixfv
src/lib/geogram_gfx/GLUP/GLUP.cpp:921
↓ 1 callersFunctionglupGetMeshWidth
src/lib/geogram_gfx/GLUP/GLUP.cpp:756
↓ 1 callersFunctionglupGetSpecular
src/lib/geogram_gfx/GLUP/GLUP.cpp:788
↓ 1 callersFunctionglupInvertMatrixfv
src/lib/geogram_gfx/GLUP/GLUP.cpp:1277
↓ 1 callersFunctionglupLightVector3f
src/lib/geogram_gfx/GLUP/GLUP.cpp:716
↓ 1 callersFunctionglupMapTexCoords1d
src/lib/geogram_gfx/basic/GL.cpp:380
↓ 1 callersFunctionglupNormal3d
src/lib/geogram_gfx/GLUP/GLUP.cpp:1607
↓ 1 callersFunctionglupNormal3dv
src/lib/geogram_gfx/GLUP/GLUP.cpp:1598
↓ 1 callersFunctionglupPickingId
src/lib/geogram_gfx/GLUP/GLUP.cpp:808
↓ 1 callersFunctionglupPrimitiveSupportsArrayMode
src/lib/geogram_gfx/GLUP/GLUP.cpp:570
↓ 1 callersFunctionglupPrivateTexCoord1d
src/lib/geogram_gfx/GLUP/GLUP_private.h:254
↓ 1 callersFunctionglupPrivateTexCoord2d
src/lib/geogram_gfx/GLUP/GLUP_private.h:260
↓ 1 callersFunctionglupPrivateTexCoord2f
src/lib/geogram_gfx/GLUP/GLUP_private.h:240
↓ 1 callersFunctionglupPrivateTexCoord3d
src/lib/geogram_gfx/GLUP/GLUP_private.h:267
↓ 1 callersFunctionglupPrivateVertex2dv
src/lib/geogram_gfx/GLUP/GLUP_private.h:80
↓ 1 callersFunctionglupPrivateVertex2fv
src/lib/geogram_gfx/GLUP/GLUP_private.h:66
↓ 1 callersFunctionglupPrivateVertex3dv
src/lib/geogram_gfx/GLUP/GLUP_private.h:87
↓ 1 callersFunctionglupPrivateVertex3f
src/lib/geogram_gfx/GLUP/GLUP_private.h:108
↓ 1 callersFunctionglupPrivateVertex4d
src/lib/geogram_gfx/GLUP/GLUP_private.h:133
↓ 1 callersFunctionglupProject
src/lib/geogram_gfx/GLUP/GLUP.cpp:1190
↓ 1 callersFunctionglupScalef
src/lib/geogram_gfx/GLUP/GLUP.cpp:1022
↓ 1 callersFunctionglupSetColor4dv
src/lib/geogram_gfx/GLUP/GLUP.cpp:668
↓ 1 callersFunctionglupTexCoord2dv
src/lib/geogram_gfx/GLUP/GLUP.cpp:1502
↓ 1 callersFunctionglupTexCoord3d
src/lib/geogram_gfx/GLUP/GLUP.cpp:1564
↓ 1 callersFunctionglupTexCoord3dv
src/lib/geogram_gfx/GLUP/GLUP.cpp:1510
↓ 1 callersFunctionglupTexCoord3f
src/lib/geogram_gfx/GLUP/GLUP.cpp:1539
↓ 1 callersFunctionglupTranslate
* \brief Applies a translation. * \param[in] v the translation vector. */
src/lib/geogram_gfx/basic/GL.h:212
↓ 1 callersFunctionglupUnProject
src/lib/geogram_gfx/GLUP/GLUP.cpp:1232
↓ 1 callersFunctionglup_draw_mesh
src/lib/geogram_gfx/GLUP/shaders/GLUPGLSL/fragment_shader.h:55
↓ 1 callersFunctionglup_draw_mesh
src/lib/geogram_gfx/GLUP/shaders/GLUPES/fragment_shader_utils.h:60
↓ 1 callersFunctionglup_random_color
src/examples/graphics/demo_Delaunay2d/main.cpp:229
↓ 1 callersFunctionglup_random_color_from_index
src/examples/graphics/demo_Delaunay2d/main.cpp:242
← previousnext →1,901–2,000 of 5,867, ranked by callers