AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
九韶内核
载入中...
搜索中...
未找到
WithAttrBase.hpp 文件参考

WithAttr 的基类 更多...

#include "af/attribute/Attribute.hpp"
#include <af/label/Label.hpp>
#include <af/label/LabelIterator.hpp>
#include <af/attribute/AttributeTool.hpp>
#include <cassert>
#include <common/Macros.hpp>
#include <topology/TopoExplorer.hpp>
#include <topology/TopoIterator.hpp>
#include <topology/TopoShape.hpp>
#include <unordered_map>
WithAttrBase.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

class  AMCAX::WithAttrBase
 WithAttrBase更多...
 
class  AMCAX::WithAttr< Op >
 WithAttr 的模板类 更多...
 

命名空间

namespace  AMCAX
 AMCAX 内核提供的所有接口所在的命名空间。
 

详细描述

WithAttr 的基类

该类为 WithAttr 特性提供基本功能,如添加和删除属性、检查属性以及通过 TopoShape 获取标签

该文件是 AMCAX 内核的一部分