CPowNode

class Lib3MF::CPowNode : public CTwoInputNode

Calculates the power A by B

typedef std::shared_ptr<CPowNode> Lib3MF::PPowNode

Shared pointer to CPowNode to easily allow reference counting.