@interface MPSCNNNeuronAbsoluteNode : MPSCNNNeuronNode + (id)nodeWithSource:(id)a0; - (id)initWithSource:(id)a0; @end