Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ functions
Functions
9,373 in github.com/PyMesh/PyMesh
⨍
Functions
9,373
◇
Types & classes
3,224
↓ 42 callers
Function
AssertionSuccess
Makes a successful assertion result.
tests/external/gmock-1.7.0/gtest/src/gtest.cc:968
↓ 42 callers
Method
getNbrNodes
tools/Assembler/Mesh/TriangleMesh.cpp:23
↓ 42 callers
Method
is_manifold
Return true iff this mesh is both vertex-manifold and edge-manifold.
python/pymesh/Mesh.py:147
↓ 41 callers
Method
get_edges
tools/CGAL/Arrangement2.h:35
↓ 39 callers
Function
StrEq
Matches a string equal to str.
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:8276
↓ 39 callers
Function
extract_vertices
tools/Compression/Draco/DracoCompressionEngine.cpp:171
↓ 38 callers
Function
CharPtr
A helper that turns the type of a C-string literal from const char[N] to const char*.
tests/external/gmock-1.7.0/test/gmock-generated-actions_test.cc:165
↓ 38 callers
Method
InSequence
Creates the implicit sequence if there isn't one.
tests/external/gmock-1.7.0/src/gmock-spec-builders.cc:795
↓ 38 callers
Method
IsSatisfiedByCallCount
Returns true iff call_count calls will satisfy this cardinality.
tests/external/gmock-1.7.0/test/gmock-cardinalities_test.cc:400
↓ 38 callers
Method
_GetNextToken
(self)
tests/external/gmock-1.7.0/scripts/generator/cpp/ast.py:904
↓ 38 callers
Method
clear
tools/CGAL/SelfIntersection.cpp:117
↓ 38 callers
Function
extract_faces
tools/Compression/Draco/DracoCompressionEngine.cpp:201
↓ 38 callers
Method
form_mesh
Convert raw mesh data into Mesh object.
python/pymesh/TestCase.py:57
↓ 37 callers
Function
AssertionFailure
Makes a failed assertion result.
tests/external/gmock-1.7.0/gtest/src/gtest.cc:973
↓ 37 callers
Method
add_attribute
Add an attribute to mesh.
python/pymesh/Mesh.py:63
↓ 37 callers
Method
begin
tools/Wires/Parameters/ParameterList.h:48
↓ 37 callers
Method
get_dim
src/Geometry/MeshGeometry.h:35
↓ 37 callers
Method
size
Returns the number of TestPartResult objects in the array.
tests/external/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:9457
↓ 36 callers
Method
IsPrime
tests/external/gmock-1.7.0/gtest/samples/prime_tables.h:58
↓ 36 callers
Function
PrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
tests/external/gmock-1.7.0/gtest/test/gtest-printers_test.cc:382
↓ 36 callers
Method
getNode
tools/Assembler/Mesh/TriangleMesh.cpp:35
↓ 36 callers
Method
get_vertex
src/Mesh.cpp:33
↓ 36 callers
Method
get_vertex_per_face
src/Geometry/MeshGeometry.h:29
↓ 36 callers
Method
write
tools/Wires/WireNetwork/WireWriter.cpp:12
↓ 35 callers
Method
IsSaturatedByCallCount
Returns true iff call_count calls will saturate this cardinality.
tests/external/gmock-1.7.0/test/gmock-cardinalities_test.cc:405
↓ 35 callers
Method
compute
tools/EigenUtils/EigenSolver.cpp:8
↓ 34 callers
Method
has_attribute
src/Attributes/MeshAttributes.cpp:14
↓ 34 callers
Function
save_mesh
tools/Wires/Misc/BoundaryRemesher.cpp:62
↓ 34 callers
Method
set_attribute
Set attribute to the given value.
python/pymesh/Mesh.py:108
↓ 33 callers
Function
CaptureStdout
Starts capturing stdout.
tests/external/gmock-1.7.0/gtest/src/gtest-port.cc:654
↓ 33 callers
Function
GetCapturedStdout
Stops capturing stdout and returns the captured string.
tests/external/gmock-1.7.0/gtest/src/gtest-port.cc:664
↓ 33 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
tests/external/gmock-1.7.0/gtest/src/gtest-internal-inl.h:936
↓ 33 callers
Function
UsesColor
Runs gtest_color_test_ and returns its exit code.
tests/external/gmock-1.7.0/gtest/test/gtest_color_test.py:56
↓ 33 callers
Method
getElement
tools/Assembler/Mesh/TriangleMesh.cpp:72
↓ 33 callers
Method
with_attribute
src/IO/PLYWriter.cpp:43
↓ 32 callers
Function
ElementsAreArray
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:7980
↓ 32 callers
Function
HasSubstr
Creates a matcher that matches any string, std::string, or C string that contains the given substring.
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:8305
↓ 32 callers
Function
ShouldUseColor
Returns true iff Google Test should use colors in the output.
tests/external/gmock-1.7.0/gtest/src/gtest.cc:2585
↓ 32 callers
Method
get_num_faces
src/Geometry/MeshGeometry.h:42
↓ 32 callers
Method
has_attribute
Check if an attribute exists.
python/pymesh/wires/WireNetwork.py:218
↓ 31 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
tests/external/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:2430
↓ 31 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
tests/external/gmock-1.7.0/fused-src/gmock-gtest-all.cc:2430
↓ 30 callers
Method
DescribeTo
Describes this matcher to an ostream.
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:4894
↓ 30 callers
Function
Ref
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:8144
↓ 30 callers
Method
assemble
tools/Assembler/FEAssembler.cpp:31
↓ 30 callers
Method
write
src/IO/PLYWriter.cpp:72
↓ 29 callers
Method
DescribeTo
Describes this matcher to an ostream.
tests/external/gmock-1.7.0/include/gmock/gmock-matchers.h:242
↓ 29 callers
Function
WideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
tests/external/gmock-1.7.0/gtest/src/gtest.cc:1500
↓ 29 callers
Method
compute_intersection
tools/Boolean/BSP/BSPEngine.cpp:104
↓ 29 callers
Method
run
(self)
setup.py:40
↓ 29 callers
Method
set_attribute
Set the value of the attribute ``name`` to be ``value``.
python/pymesh/wires/WireNetwork.py:253
↓ 29 callers
Method
stream
Returns the underlying ostream.
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:4750
↓ 29 callers
Method
value
tests/external/gmock-1.7.0/gtest/test/gtest_unittest.cc:3725
↓ 28 callers
Function
Pop
(token_type=None)
tests/external/gmock-1.7.0/gtest/scripts/pump.py:476
↓ 28 callers
Method
RunAndVerify
Checks that the binary runs correct set of tests for a given filter.
tests/external/gmock-1.7.0/gtest/test/gtest_filter_unittest.py:257
↓ 28 callers
Method
Set
Sets the 0-terminated C string this MyString object represents.
tests/external/gmock-1.7.0/gtest/samples/sample2.cc:51
↓ 28 callers
Method
get_items_near_point
src/Misc/HashGrid.h:63
↓ 28 callers
Method
set_mesh_1
tools/Boolean/BooleanEngine.h:20
↓ 28 callers
Method
set_mesh_2
tools/Boolean/BooleanEngine.h:26
↓ 28 callers
Method
value
tests/external/gmock-1.7.0/test/gmock-matchers_test.cc:539
↓ 27 callers
Function
FormatForComparisonFailureMessage
tests/external/gmock-1.7.0/gtest/include/gtest/gtest.h:1431
↓ 27 callers
Function
Iter
Given a positive integer n, a format string that contains 0 or more '%s' format specs, and optionally a separator string, returns the join of n st
tests/external/gmock-1.7.0/gtest/scripts/gen_gtest_pred_impl.py:189
↓ 27 callers
Function
RUN_ALL_TESTS
tests/external/gmock-1.7.0/gtest/include/gtest/gtest.h:2287
↓ 27 callers
Method
get
src/Misc/Environment.h:16
↓ 27 callers
Method
get_faces
tools/Wires/Inflator/MeshRefiner.h:20
↓ 27 callers
Method
get_index_map
tools/ConvexHull/ConvexHullEngine.h:37
↓ 27 callers
Function
ply_ferror
src/IO/rply.c:1264
↓ 26 callers
Function
Explain
tests/external/gmock-1.7.0/test/gmock-generated-matchers_test.cc:105
↓ 26 callers
Function
Field
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:8217
↓ 26 callers
Function
MakePolymorphicMatcher
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:5123
↓ 26 callers
Function
RUN_ALL_TESTS
tests/external/gmock-1.7.0/fused-src/gtest/gtest.h:20057
↓ 26 callers
Method
add_attribute
src/Attributes/MeshAttributes.cpp:24
↓ 26 callers
Method
empty
src/Misc/MultipletMap.h:63
↓ 26 callers
Method
getDim
tools/Assembler/Mesh/TriangleMesh.cpp:19
↓ 26 callers
Method
integrate_func
tools/Assembler/ShapeFunctions/LinearTriangleIntegrator.cpp:9
↓ 26 callers
Method
integrate_material_contraction
tools/Assembler/ShapeFunctions/FEBasis.cpp:37
↓ 26 callers
Method
num_vertices
src/IO/PLYParser.cpp:94
↓ 26 callers
Method
str
Returns the explanation accumulated so far.
tests/external/gmock-1.7.0/include/gmock/gmock-matchers.h:189
↓ 25 callers
Function
GTEST_LOCK_EXCLUDED_
tests/external/gmock-1.7.0/gtest/src/gtest.cc:3514
↓ 25 callers
Function
GTEST_LOCK_EXCLUDED_
tests/external/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4998
↓ 25 callers
Function
IsXDigit
tests/external/gmock-1.7.0/gtest/fused-src/gtest/gtest.h:2784
↓ 25 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
tests/external/gmock-1.7.0/gtest/src/gtest-port.cc:347
↓ 25 callers
Function
ValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
tests/external/gmock-1.7.0/gtest/src/gtest-port.cc:257
↓ 25 callers
Method
evaluate_func
tools/Assembler/ShapeFunctions/FEBasis.cpp:11
↓ 25 callers
Method
get_voxel
src/Mesh.cpp:43
↓ 25 callers
Function
make_tuple
tests/external/gmock-1.7.0/gtest/fused-src/gtest/gtest.h:1308
↓ 24 callers
Method
begin
tests/external/gmock-1.7.0/test/gmock-matchers_test.cc:4322
↓ 24 callers
Method
begin
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:9168
↓ 24 callers
Method
begin
tests/external/gmock-1.7.0/include/gmock/gmock-spec-builders.h:608
↓ 24 callers
Function
compute_abs_tet_volume
src/Attributes/VoxelVolumeAttribute.cpp:23
↓ 24 callers
Method
end
tests/external/gmock-1.7.0/fused-src/gmock/gmock.h:9169
↓ 24 callers
Method
end
tests/external/gmock-1.7.0/include/gmock/gmock-spec-builders.h:609
↓ 24 callers
Method
get_mesh
tools/Assembler/FESetting/FESetting.h:27
↓ 24 callers
Function
merge_meshes
Merge multiple meshes into a single mesh. Args: input_meshes (``list``): a list of input :class:`Mesh` objects. Returns: A
python/pymesh/meshutils/merge_meshes.py:5
↓ 24 callers
Function
nsvg__parseCoordinate
tools/Wires/WireNetwork/nanosvg.h:1478
↓ 24 callers
Function
remove
Windows CE doesn't have the remove C function.
tests/external/gmock-1.7.0/gtest/test/gtest-filepath_test.cc:68
↓ 24 callers
Method
set_segments
tools/CGAL/Arrangement2.h:29
↓ 24 callers
Method
set_verbosity
* Set verbosity level. * Level =0: Quiet (-Q option) * =1: Normal level (default) * =2: Verbose output, includi
tools/TetGen/TetgenWrapper.h:171
↓ 24 callers
Method
x
tests/external/gmock-1.7.0/test/gmock_stress_test.cc:72
↓ 23 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
tests/external/gmock-1.7.0/gtest/src/gtest.cc:2621
← previous
next →
101–200 of 9,373, ranked by callers