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

CRTP base class providing storage and operations for STEP product nodes. More...

#include <map>
#include <string>
#include <vector>
#include <topology/TopoLocation.hpp>
#include <topology/TopoShape.hpp>
#include <step/ShapeFactors.hpp>
#include <step/ShapeRepresentationType.hpp>
#include <step/repitem/RepItem.hpp>
+ Include dependency graph for PNode.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::PNode< T >
 CRTP base class providing storage and operations for STEP product nodes. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::STEP
 Namespace of all interface in the AMCAX STEP module.
 

Detailed Description

CRTP base class providing storage and operations for STEP product nodes.

This file is part of AMCAX Kernel.