Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christopherpoole/CADMesh
/ functions
Functions
267 in github.com/christopherpoole/CADMesh
⨍
Functions
267
◇
Types & classes
49
↓ 28 callers
Function
ParserError
CADMesh.hh:1235
↓ 28 callers
Function
ParserError
src/Exceptions.cc:51
↓ 9 callers
Method
GetSolid
CADMesh.hh:1271
↓ 6 callers
Method
SetScale
CADMesh.hh:1198
↓ 5 callers
Method
GetName
CADMesh.hh:584
↓ 4 callers
Function
LexerError
CADMesh.hh:1228
↓ 4 callers
Function
LexerError
src/Exceptions.cc:42
↓ 3 callers
Method
GetItems
CADMesh.hh:742
↓ 3 callers
Method
GetItems
src/Lexer.cc:78
↓ 3 callers
Method
GetMesh
CADMesh.hh:654
↓ 3 callers
Method
GetMesh
src/Reader.cc:49
↓ 3 callers
Method
GetMeshes
CADMesh.hh:690
↓ 3 callers
Method
GetMeshes
src/Reader.cc:96
↓ 3 callers
Method
GetName
src/Mesh.cc:66
↓ 3 callers
Method
GetTriangles
CADMesh.hh:588
↓ 3 callers
Method
GetTriangles
src/Mesh.cc:78
↓ 3 callers
Method
IsValidForNavigation
CADMesh.hh:590
↓ 3 callers
Method
SetOffset
CADMesh.hh:1205
↓ 2 callers
Method
GetName
src/Reader.cc:43
↓ 2 callers
Function
MeshNotFound
CADMesh.hh:1251
↓ 2 callers
Function
MeshNotFound
src/Exceptions.cc:72
↓ 2 callers
Function
ReaderCantReadError
CADMesh.hh:1241
↓ 2 callers
Function
ReaderCantReadError
src/Exceptions.cc:60
↓ 2 callers
Method
Run
CADMesh.hh:726
↓ 2 callers
Method
Run
src/Lexer.cc:60
↓ 2 callers
Function
readFiles
(filepaths)
cmake/generateSingleHeader.py:21
↓ 1 callers
Function
ASSIMP
CADMesh.hh:2656
↓ 1 callers
Method
CanRead
CADMesh.hh:1831
↓ 1 callers
Method
CanRead
src/PLYReader.cc:263
↓ 1 callers
Function
FileNotFound
CADMesh.hh:1222
↓ 1 callers
Function
FileNotFound
src/Exceptions.cc:33
↓ 1 callers
Method
GetAssembly
CADMesh.hh:1293
↓ 1 callers
Method
GetFileName
CADMesh.hh:1182
↓ 1 callers
Method
GetPoints
CADMesh.hh:586
↓ 1 callers
Method
GetPoints
src/Mesh.cc:72
↓ 1 callers
Method
GetSolids
CADMesh.hh:1283
↓ 1 callers
Method
GetVerbose
CADMesh.hh:1194
↓ 1 callers
Method
LastError
CADMesh.hh:1028
↓ 1 callers
Method
LastError
src/Lexer.cc:457
↓ 1 callers
Method
Read
CADMesh.hh:1805
↓ 1 callers
Method
Read
Parser.
src/PLYReader.cc:210
↓ 1 callers
Method
SetMaterial
CADMesh.hh:512
↓ 1 callers
Method
SetVerbose
CADMesh.hh:1190
↓ 1 callers
Function
TypeFromExtension
CADMesh.hh:542
↓ 1 callers
Function
TypeFromExtension
src/FileTypes.cc:33
↓ 1 callers
Function
TypeFromName
CADMesh.hh:555
↓ 1 callers
Function
TypeFromName
src/FileTypes.cc:52
↓ 1 callers
Function
addLicense
(lines)
cmake/generateSingleHeader.py:109
↓ 1 callers
Function
gatherIncludes
(lines)
cmake/generateSingleHeader.py:91
↓ 1 callers
Function
inlineSourceFunctions
(sources)
cmake/generateSingleHeader.py:29
↓ 1 callers
Function
isLocalInclude
(line, localIncludes)
cmake/generateSingleHeader.py:74
↓ 1 callers
Function
readFile
(filepath)
cmake/generateSingleHeader.py:9
↓ 1 callers
Function
stripComments
(lines)
cmake/generateSingleHeader.py:58
↓ 1 callers
Function
stripLocalIncludes
(lines, localIncludes)
cmake/generateSingleHeader.py:84
↓ 1 callers
Function
stripMacros
(lines)
cmake/generateSingleHeader.py:67
Function
ASSIMP
src/ASSIMPReader.cc:98
Method
ASSIMPReader
CADMesh.hh:2607
Method
ASSIMPReader
src/ASSIMPReader.cc:33
Method
AddMesh
CADMesh.hh:694
Method
AddMesh
src/Reader.cc:108
Method
Backup
CADMesh.hh:744
Method
Backup
src/Lexer.cc:84
Method
BackupTo
CADMesh.hh:754
Method
BackupTo
src/Lexer.cc:97
Function
BuiltIn
CADMesh.hh:2700
Function
BuiltIn
src/BuiltInReader.cc:81
Method
BuiltInReader
CADMesh.hh:341
Method
BuiltInReader
include/BuiltInReader.hh:39
Method
CADMeshLexerState
CADMesh.hh:1661
Method
CADMeshLexerState
Lexer states.
src/PLYReader.cc:35
Method
CADMeshLexerState
Lexer states.
src/OBJReader.cc:35
Method
CADMeshLexerState
Lexer states.
src/STLReader.cc:36
Method
CADMeshTemplate
CADMesh.hh:1087
Method
CADMeshTemplate
src/CADMeshTemplate.cc:32
Method
CanRead
src/OBJReader.cc:242
Method
CanRead
src/BuiltInReader.cc:75
Method
CanRead
src/ASSIMPReader.cc:91
Method
CanRead
src/STLReader.cc:237
Method
Construct
tests/Simulator.hh:33
Method
Construct
examples/multiple/multiple.cc:53
Method
Construct
examples/basic/basic.cc:51
Method
Construct
examples/tetrahedra/tetrahedra.cc:55
Method
Construct
examples/external/external.cc:60
Method
DetectorConstruction
tests/Simulator.hh:29
Method
EndOfA
CADMesh.hh:823
Method
EndOfA
src/Lexer.cc:181
Method
Error
CADMesh.hh:1009
Method
Error
src/Lexer.cc:438
Method
ExceptionHandler
tests/Simulator.hh:105
Method
Float
CADMesh.hh:930
Method
Float
src/Lexer.cc:328
Method
From
CADMesh.hh:1129
Method
From
src/CADMeshTemplate.cc:94
Method
FromOBJ
CADMesh.hh:1165
Method
FromOBJ
src/CADMeshTemplate.cc:139
Method
FromPLY
CADMesh.hh:1141
Method
FromPLY
src/CADMeshTemplate.cc:109
Method
FromSTL
CADMesh.hh:1153
Method
FromSTL
src/CADMeshTemplate.cc:124
Method
GeneratePrimaries
tests/Simulator.hh:95
next →
1–100 of 267, ranked by callers