CInverseNode

class Lib3MF::CInverseNode : public COneInputNode

Computes the inverse of a matrix

typedef std::shared_ptr<CInverseNode> Lib3MF::PInverseNode

Shared pointer to CInverseNode to easily allow reference counting.