CMinNode

class Lib3MF::CMinNode : public CTwoInputNode

Calculates the minimum of two values

typedef std::shared_ptr<CMinNode> Lib3MF::PMinNode

Shared pointer to CMinNode to easily allow reference counting.