CDotNode

class Lib3MF::CDotNode : public CTwoInputNode

Calculates the dot product of two vector values

typedef std::shared_ptr<CDotNode> Lib3MF::PDotNode

Shared pointer to CDotNode to easily allow reference counting.