Home
last modified time | relevance | path

Searched refs:VT_SCoord3D (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/libsrc/
H A Ddsrc3dcc.cc80 …(targetValueType == VT_SCoord3D) || (targetValueType == VT_TCoord) || (targetValueType == VT_Co… in checkContentRelationship()
113 …(targetValueType == VT_SCoord3D) || (targetValueType == VT_TCoord) || (targetValueType == VT_Co… in checkContentRelationship()
130 …(targetValueType == VT_SCoord3D) || (targetValueType == VT_TCoord) || (targetValueType == VT_Co… in checkContentRelationship()
140 …result = (targetValueType == VT_SCoord) || (targetValueType == VT_SCoord3D) || (targetValueType ==… in checkContentRelationship()
H A Ddsrcolcc.cc108 …(targetValueType == VT_SCoord) || (targetValueType == VT_SCoord3D) || (targetValueType == VT_UIDRe… in checkContentRelationship()
115 …(targetValueType == VT_SCoord) || (targetValueType == VT_SCoord3D) || (targetValueType == VT_Conta… in checkContentRelationship()
126 …result = (targetValueType == VT_SCoord) || (targetValueType == VT_SCoord3D) || (targetValueType ==… in checkContentRelationship()
H A Ddsrcitem.cc374 if (TreeNode->getValueType() == VT_SCoord3D) in getSpatialCoordinates3DPtr()
385 if (TreeNode->getValueType() == VT_SCoord3D) in getSpatialCoordinates3D()
397 if (TreeNode->getValueType() == VT_SCoord3D) in getSpatialCoordinates3D()
413 if (TreeNode->getValueType() == VT_SCoord3D) in setSpatialCoordinates3D()
H A Ddsracqcc.cc105 (targetValueType == VT_SCoord3D) || (targetValueType == VT_Text); in checkContentRelationship()
H A Ddsrsc3tn.cc32 : DSRDocumentTreeNode(relationshipType, VT_SCoord3D), in DSRSCoord3DTreeNode()
H A Ddsrtypes.cc380 {DSRTypes::VT_SCoord3D, "SCOORD3D", "scoord3d", "Spatial Coordinates (3D)"},
1599 case VT_SCoord3D: in createDocumentTreeNode()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/include/dcmtk/dcmsr/
H A Ddsrtypes.h605 VT_SCoord3D, enumerator