AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
WithAttrBoolOperation.hpp File Reference

The class of WithAttr<BoolOperation> and its derived classes. More...

#include "WithAttrBase.hpp"
#include "af/attribute/Attribute.hpp"
#include "af/attribute/AttributePolicy.hpp"
#include <boolean/BOAlgoMacros.hpp>
#include <boolean/BoolBRepFuse.hpp>
#include <boolean/BoolOperation.hpp>
#include <boolean/BoolBRepCommon.hpp>
#include <boolean/BoolBRepCut.hpp>
#include <boolean/BoolBRepSplitter.hpp>
#include <common/Macros.hpp>
#include <memory>
+ Include dependency graph for WithAttrBoolOperation.hpp:

Classes

class  AMCAX::WithAttr< BoolOperation >
 The class of WithAttr<BoolOperation>, It is the base class of BoolOperation with attribute. More...
 
class  AMCAX::WithAttr< BoolBRepFuse >
 The class of WithAttr<BoolBRepFuse> More...
 
class  AMCAX::WithAttr< BoolBRepCommon >
 The class of WithAttr<BoolBRepCommon> More...
 
class  AMCAX::WithAttr< BoolBRepCut >
 The class of WithAttr<BoolBRepCut> More...
 
class  AMCAX::WithAttr< BoolBRepSplitter >
 The class of WithAttr<BoolBRepSplitter> More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Detailed Description

The class of WithAttr<BoolOperation> and its derived classes.

This file defines the WithAttr<BoolOperation> class, which is used to perform boolean operations on shapes with attributes.

This file is part of AMCAX Kernel.