CsgUnionOrIntersectionOp(TreeT &tree, TagT tag) | CsgUnionOrIntersectionOp< TreeT, Union > | inline |
CsgUnionOrIntersectionOp(const TreeT &tree, DeepCopy tag) | CsgUnionOrIntersectionOp< TreeT, Union > | inline |
CsgUnionOrIntersectionOp(TreesT &trees, TagT tag) | CsgUnionOrIntersectionOp< TreeT, Union > | inline |
CsgUnionOrIntersectionOp(const std::vector< TreeToMerge< TreeT >> &trees) | CsgUnionOrIntersectionOp< TreeT, Union > | inlineexplicit |
CsgUnionOrIntersectionOp(const std::deque< TreeToMerge< TreeT >> &trees) | CsgUnionOrIntersectionOp< TreeT, Union > | inlineexplicit |
empty() const | CsgUnionOrIntersectionOp< TreeT, Union > | inline |
LeafT typedef | CsgUnionOrIntersectionOp< TreeT, Union > | |
operator()(RootT &root, size_t idx) const | CsgUnionOrIntersectionOp< TreeT, Union > | |
operator()(NodeT &node, size_t idx) const | CsgUnionOrIntersectionOp< TreeT, Union > | |
operator()(LeafT &leaf, size_t idx) const | CsgUnionOrIntersectionOp< TreeT, Union > | |
RootT typedef | CsgUnionOrIntersectionOp< TreeT, Union > | |
setPruneCancelledTiles(bool doprune) | CsgUnionOrIntersectionOp< TreeT, Union > | inline |
size() const | CsgUnionOrIntersectionOp< TreeT, Union > | inline |
ValueT typedef | CsgUnionOrIntersectionOp< TreeT, Union > | |