itaps-parallel Re: typedef structure in iMeshP.h
Jason Kraftcheck
kraftche at cae.wisc.edu
Tue Oct 21 16:31:09 CDT 2008
Devine, Karen D wrote:
> Jason: Thank you for the explanation. I agree that distinguishing between
> handle types is a good idea. It might be good to use it more broadly --
> that is, not only in iMeshP. But if we use it, will it cause problems for
> the iMesh functions to which we are allowing either a set handle or a part
> handle to be passed?
>
Good point. I forgot about that. In that case, the part handle should be
defined as:
typedef iMeshP_EntitySetHandle iMeshP_PartHandle;
regardless of how iMeshP_EntitySetHandle is defined.
- jason
More information about the itaps-parallel
mailing list