CSqrtNode

class Lib3MF::CSqrtNode : public COneInputNode

Calculates the square root

typedef std::shared_ptr<CSqrtNode> Lib3MF::PSqrtNode

Shared pointer to CSqrtNode to easily allow reference counting.