Source: stream/pad/Look/pad_look_stream__attach_processed_transform.pro
pad_look_stream::attach_processed_transform Attach processed transform data to a stream. Usage: strref -> attach_processed_transform, tfptr, tfref Arguments: tfptr ptr/flt Either a pointer to the transform array to be attached or the array itself. tfref pointer A pointer to a reference count for the transform array, ignored if tfptr isn't a pointer. History: Original: 7/3/00; SJT Redo refcount handling: 9/2/01; SJT