Functions | |
| BooleanConf | BOOLEAN_DIFFERENCE () |
| BooleanConf | BOOLEAN_INTERSECION () |
| BooleanConf | BOOLEAN_UNION () |
| BooleanConf Nv::Blast::BooleanConfigurations::BOOLEAN_DIFFERENCE | ( | ) | [inline] |
Creates boolean tool configuration to perform difference of meshes(A - B).
| BooleanConf Nv::Blast::BooleanConfigurations::BOOLEAN_INTERSECION | ( | ) | [inline] |
Creates boolean tool configuration to perform intersection of meshes A and B.
| BooleanConf Nv::Blast::BooleanConfigurations::BOOLEAN_UNION | ( | ) | [inline] |
Creates boolean tool configuration to perform union of meshes A and B.