#pragma XOD dirtieness disable node { void evaluate(Context ctx) { auto x = getValue<input_IN>(ctx); emitValue<output_OUT>(ctx, ceil(x)); } }
© 2017–2024XOD Inc
Contact us: hello@xod.io