CUnsignedMeshNode
-
class Lib3MF::CUnsignedMeshNode : public CImplicitNode
Unsigned distance to mesh
-
PImplicitPort GetInputMesh()
Retrieves the input for the model resource id of the mesh
- Returns:
the input port for the model resource id of the mesh
-
PImplicitPort GetInputPos()
Retrieves the input for the position
- Returns:
the input port for the position
-
PImplicitPort GetOutputDistance()
Retrieves the output
- Returns:
the output port for the unsigned distance to the mesh
-
PImplicitPort GetInputMesh()
-
typedef std::shared_ptr<CUnsignedMeshNode> Lib3MF::PUnsignedMeshNode
Shared pointer to CUnsignedMeshNode to easily allow reference counting.