COneInputNode

class Lib3MF::COneInputNode : public CImplicitNode

Node with one input

PImplicitPort GetInputA()

Retrieves the input

Returns:

the input

PImplicitPort GetOutputResult()

Retrieves the output

Returns:

the output

typedef std::shared_ptr<COneInputNode> Lib3MF::POneInputNode

Shared pointer to COneInputNode to easily allow reference counting.