extract explicit mesh with topology information from implicit surfaces with boolean operations, and do surface/volume integrating on them.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
535 B

1 month ago
{
"files.associations": {
"vector": "cpp",
"type_traits": "cpp",
"stdexcept": "cpp",
"array": "cpp",
"bitset": "cpp",
"deque": "cpp",
"initializer_list": "cpp",
"list": "cpp",
"queue": "cpp",
"stack": "cpp",
"utility": "cpp",
"xhash": "cpp",
"xstring": "cpp",
"xutility": "cpp",
"memory": "cpp",
"mutex": "cpp",
"shared_mutex": "cpp",
"chrono": "cpp",
"functional": "cpp"
}
}