CMaxNode

class Lib3MF::CMaxNode : public CTwoInputNode

Calculates the maximum of two values

typedef std::shared_ptr<CMaxNode> Lib3MF::PMaxNode

Shared pointer to CMaxNode to easily allow reference counting.