Home
last modified time | relevance | path

Searched refs:typedPointIndexListDE (Results 1 – 2 of 2) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmSurfaceWriter.cxx537 DataElement typedPointIndexListDE( typedPrimitiveTag ); in PrepareWrite() local
541 typedPointIndexListDE.SetValue( pointIndexListValue ); in PrepareWrite()
553 typedPointIndexListDE.SetVL( pointIndexListVL ); in PrepareWrite()
556 typedPointIndexListDE.SetVR( VR::OL ); in PrepareWrite()
558 pointIndexListDS.Replace( typedPointIndexListDE ); in PrepareWrite()
566 DataElement typedPointIndexListDE( typedPrimitiveTag ); in PrepareWrite() local
570 typedPointIndexListDE.SetValue( pointIndexListValue ); in PrepareWrite()
572 const ByteValue * pointIndexListBV = typedPointIndexListDE.GetByteValue(); in PrepareWrite()
578 typedPointIndexListDE.SetVL( pointIndexListVL ); in PrepareWrite()
581 typedPointIndexListDE.SetVR( VR::OL ); in PrepareWrite()
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmSurfaceWriter.cxx536 DataElement typedPointIndexListDE( typedPrimitiveTag ); in PrepareWrite() local
539 typedPointIndexListDE.SetValue( pointIndexListValue ); in PrepareWrite()
551 typedPointIndexListDE.SetVL( pointIndexListVL ); in PrepareWrite()
554 typedPointIndexListDE.SetVR( VR::OL ); in PrepareWrite()
556 pointIndexListDS.Replace( typedPointIndexListDE ); in PrepareWrite()
564 DataElement typedPointIndexListDE( typedPrimitiveTag ); in PrepareWrite() local
567 typedPointIndexListDE.SetValue( pointIndexListValue ); in PrepareWrite()
569 const ByteValue * pointIndexListBV = typedPointIndexListDE.GetByteValue(); in PrepareWrite()
575 typedPointIndexListDE.SetVL( pointIndexListVL ); in PrepareWrite()
578 typedPointIndexListDE.SetVR( VR::OL ); in PrepareWrite()
[all …]