[ITK Community] [Insight-users] Importing Const Data Buffer

Matt McCormick matt.mccormick at kitware.com
Fri Jan 17 12:55:02 EST 2014


Hi Andrew,

> Does a ConstPointer allow any changes to the underlying
> pixels/PixelContainer?
> This hails from the whole const pointer to a mutable type, and the
> possibility that the data can still be changed when the pointer itself is
> const.
>

Since ITK has fairly good const-correctness, changes will not occur in
the underlying pixel buffer.

Thanks,
Matt
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users



More information about the Community mailing list