7 #ifndef __operator_OperatorSurfaceCopy_h__ 8 #define __operator_OperatorSurfaceCopy_h__ 28 void initialize(
void);
31 virtual void handle(
Record& a_rSignal);
33 static void copyAttributes(
String a_attrRegex,
36 I32 a_templateStart,I32 a_templateCount,
37 I32 a_outputStart,I32 a_grain);
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Automatically reference-counted string container.
Definition: String.h:128
Partial Generic SurfaceI Implemention.
Definition: OperatorSurfaceCommon.h:20
Copy first input surface onto points of second surface.
Definition: SurfaceCopyOp.h:20
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53