[Insight-users] Using non-smart pointers
David Doria
daviddoria at gmail.com
Fri Dec 2 10:56:47 EST 2011
On Fri, Dec 2, 2011 at 10:52 AM, Navneeth Subramanian
<navneeth.s at gmail.com> wrote:
> Try this instead:
> void Test(input, outputImage.GetPointer() );
Navneeth, that is if I already have a smart pointer and want to pass
it as a standard pointer. What I was trying to do was create and use a
non-smart pointer throughout.
Matt, I see, so basically you are just not supposed to do what I was
trying to do.
Thanks,
David
More information about the Insight-users
mailing list