This document is intended to assist 3DF API developers who are beginning to use the HPS API. Please note that because HPS is a re-architected API, there is not necessarily
a one-to-one mapping for every 3DF function.
| Abort_Program | [not supported] |
| Append_Modelling_Matrix | ModellingMatrixControl::Concatenate |
| Append_Texture_Matrix | TextureMatrixControl::Concatenate |
| Await_Event | [not supported] |
| Begin_Alias_Search | [not applicable] |
| Begin_Buffered_Selection | [not applicable] |
| Begin_Callback_Name_Search | [not applicable] |
| Begin_Color_Name_Search | [not applicable] |
| Begin_Contents_Search | SegmentKey::Find |
| Begin_Error_Handler_Search | [not applicable] |
| Begin_Exit_Handler_Search | [not applicable] |
| Begin_Font_Search | [not applicable] |
| Begin_Glyph_Search | PortfolioKey::ShowAllGlyphDefinitions |
| Begin_Line_Style_Search | PortfolioKey::ShowAllLinePatternDefinitions |
| Begin_Open_Item_Search | [not applicable] |
| Begin_Open_Segment_Search | [not applicable] |
| Begin_Segment_Search | SegmentKey::Find |
| Begin_Shader_Search | [not applicable] |
| Begin_Shell_Selection | TreeContext::TreeContext |
| Begin_Texture_Search | PortfolioKey::ShowAllTextureDefinitions |
| Bring_To_Front | [not supported] - see [Segment|Geometry]Key::SetPriority |
| Bring_To_Front_By_Key | [not supported] - see [Segment|Geometry]Key::SetPriority |
| Check_Double_Precision | [not applicable] |
| Check_For_Events | [not applicable] |
| Clear_Display | [not applicable] |
| Collect_Area_Samples | [not applicable] |
| Close_Edge | [not applicable] |
| Close_Face | [not applicable] |
| Close_Geometry | [not applicable] |
| Close_Region | [not applicable] |
| Close_Trim | [not applicable] |
| Close_Vertex | [not applicable] |
| Close_Segment | [not applicable] |
| Compute_Boolean_Shell | [not supported] |
| Compute_Capping_Shell | [not supported] |
| Compute_Circumcuboid | Bounding[Kit|Control]::ShowVolume |
| Compute_Circumcuboid_By_Key | Bounding[Kit|Control]::ShowVolume |
| Compute_Circumsphere | Bounding[Kit|Control]::ShowVolume |
| Compute_Circumsphere_By_Key | Bounding[Kit|Control]::ShowVolume |
| Compute_Color | [not applicable] |
| Compute_Convex_Hull | [not supported] |
| Compute_Coordinates | WindowKey::ConvertCoordinate |
| Compute_Coordinates_By_Path | KeyPath::ConvertCoordinates |
| Compute_Cross_Product | Vector::Cross |
| Compute_Dot_Product | Vector::Dot |
| Compute_Face_Neighborhood | [not supported] |
| Compute_Identity_Matrix | MatrixKit::GetDefault |
| Compute_Intersect_Polyline | [not supported] |
| Compute_Matrix_Adjoint | MatrixKit::Adjoint |
| Compute_Matrix_Determinant | MatrixKit::ShowDeterminant |
| Compute_Matrix_Inverse | MatrixKit::ShowInverse |
| Compute_Matrix_Product | MatrixKit::operator* |
| Compute_Normalized_Matrix | MatrixKit::Normalize |
| Compute_Normalized_Vector | Vector::Normalize |
| Compute_Offaxis_Rotation | MatrixKit::RotateOffAxis |
| Compute_Offcenter_Rotation | [not supported] |
| Compute_Optimized_Shell | ShellKey::Optimize |
| Compute_Point_Inside_Shell | ShellKey::ComputeRelation |
| Compute_Point_On_Shell | ShellKey::ComputeRelation |
| Compute_Points_Distance_From_Shell | ShellKey::ComputeRelation |
| Compute_Points_Inside_Shell | ShellKey::ComputeRelation |
| Compute_Points_On_Shell | ShellKey::ComputeRelation |
| Compute_Polygon_Normal | [not supported] |
| Compute_Polygon_Plane | [not supported] |
| Compute_Polyline_From_Curve | SegmentKey::InsertLineFromGeometry |
| Compute_Polyline_From_Curve_Size | LineKey::ShowPoints |
| Compute_Rotation_Matrix | MatrixKit::Rotate |
| Compute_Scale_Matrix | MatrixKit::Scale |
| Compute_Screen_Extent | [not supported] |
| Compute_Selection | SelectionControl::SelectByPoint |
| Compute_Selection_By_Area | SelectionControl::SelectByArea |
| Compute_Selection_By_Key | [not applicable] |
| Compute_Selection_By_Polygon | SelectionControl::SelectByPolygon |
| Compute_Selection_By_Polylin | SelectionControl::SelectByLine |
| Compute_Selection_By_Ray | SelectionControl::SelectByRay |
| Compute_Selection_By_Shell | SelectionControl::SelectByShell |
| Compute_Selection_By_Shell_With_Options | SelectionControl::SelectByShell |
| Compute_Selection_By_Swept_Shell | [not supported] |
| Compute_Selection_By_Volume | SelectionControl::SelectByVolume |
| Compute_Selection_Distance_By_Shell | [not supported] |
| Compute_Shell_Enclosure | ShellKey::ComputeRelation |
| Compute_Subshell | [not supported] |
| Compute_Swept_Shell | [not supported] |
| Compute_Swept_Shell_Along_Path | [not supported] |
| Compute_Text_From_Text16 | [not applicable] |
| Compute_Text_Extent | KeyPath::ComputeTextExtent |
| Compute_Text_Extent_By_Key | [not supported] |
| Compute_Text_Extent_By_Path | KeyPath::ComputeTextExtent |
| Compute_Text_Extent_Enc_Path | [not applicable] |
| Compute_Text_Extent_With_Enc | [not applicable] |
| Compute_Text_From_Text16 | [not applicable] |
| Compute_Text_Outline | SegmentKey::InsertShellFromGeometry |
| Compute_Text_Outline_By_Key | SegmentKey::InsertShellFromGeometry |
| Compute_Text_Outline_Size | [not supported] |
| Compute_Text_Outline_Size_Wi | [not applicable] |
| Compute_Text_Outline_Size_Enc | [not applicable] |
| Compute_Text_Outline_By_Path | [not supported] |
| Compute_Text_Outline_Size_By_Path | [not supported] |
| Compute_Transform | WindowKey::ConvertCoordinate |
| Compute_Transform_By_Path | KeyPath::ConvertCoordinate |
| Compute_Transformed_Plane | [not supported] |
| Compute_Transformed_Planes | [not supported] |
| Compute_Translation_Matrix | MatrixKit::Translate |
| Compute_Triangulation | [not supported] |
| Compute_Triangulation_Size | [not supported] |
| Compute_Vector_Angle | [not supported] |
| Compute_Vector_Length | Vector_3D::Length |
| Compute_Transformed_Points | MatrixKit::Transform |
| Conditional_Include | SegmentKey::IncludeSegment(SegmentKey, Condition) |
| Conditional_Include_By_Key | SegmentKey::IncludeSegment(SegmentKey, Condition) |
| Conditional_Include_Key_By_Key | SegmentKey::IncludeSegment(SegmentKey, Condition) |
| Conditional_Reference | SegmentKey::ReferenceGeometry(Key, Condition) |
| Conditional_Reference_By_Key | SegmentKey::ReferenceGeometry(Key, Condition) |
| Conditional_Style | see StyleControl::PushSegment |
| Conditional_Style_By_Key | StyleControl::PushSegment |
| Control_Update | WindowKey::Update |
| Control_Update_By_Key | [not supported] |
| Control_Update_By_Area | [not supported] |
| Control_Update_By_Area_By_Key | [not supported] |
| Convert_Precision | [not supported] |
| Copy_Geometry | Key::CopyTo |
| Copy_Segment | Key::CopyTo |
| Copy_Segment_With_Mapping | [not supported] |
Create_Segment SegmentKey::Subsegment | |
Create_Trim_Collection | [not applicable] |
| Define_Alias | [not applicable] |
| Define_Callback_Name | [not applicable] |
| Define_Color_Name | [not applicable] |
| Define_Driver_Config | World::SetDriverConfigFile |
| Define_Error_Handler | EventDispatcher::Subscribe |
| Define_Exit_Handler | [not supported] |
| Define_Font | [not supported] |
| Define_Font_By_Reference | [not supported] |
| Define_Glyph | PortfolioKey::DefineGlyph |
| Define_Highlight | HighlightControl::Highlight |
| Define_Geometry_Highlight | HighlightControl::Highlight |
| Define_Line_Style | PortfolioKey::DefineLinePattern |
| Define_Local_Texture | PortfolioKey::DefineTexture |
| Define_Named_Style | PortfolioKey::DefineNamedStyle
|
| Define_Shader | PortfolioKey::DefineShader |
| Define_Shader_By_Key | [not supported] - see Define_Shader |
| Define_Texture | PortfolioKey::DefineTexture - see Programming Guide section about textures |
| Delete_By_Key | Key::Delete |
| Delete_Segment | SegmentKey::Delete |
| Delete_Specific_Shell_Faces | ShellKey::EditFacelistByDeletion |
| Delete_Specific_Shell_Points | ShellKey::EditPointsByDeletion |
| Delete_Trim | NURBSSurfaceKey::UnsetTrims |
| Dolly_Camera | CameraControl::Dolly |
| Edit_Circle | CircleKey::Set[Center|Normal|Radius] |
| Edit_Circle_By_Radius | CircleKey::SetRadius |
| Edit_Circular_Arc | CircularArcKey::Set[Start|Middle|End] |
| Edit_Circular_Chord | [not supported] |
| Edit_Circular_Wedge | CircularWedgeKey::Set[Start|Middle|End] |
Edit_Cutting_Plane CuttingSectionKey::SetPlanes CuttingSectionKey::EditPlanesByReplacement | |
Edit_Cutting_Section | CuttingSectionKey::SetPlanes CuttingSectionKey::EditPlanesByReplacement |
Edit_Cylinder CylinderKey::Set | |
Edit_Ellipse EllipseKey::Set[Center|Major|Minor] | |
Edit_Elliptical_Arc EllipticalArcKey::Set[Start|Center|Major|Minor|End] | |
Edit_Grid GridKey::Set[FirstCount|FirstPoint|Origin|SecondCount|SecondPoint|SetType] | |
Edit_Image ImageKit::SetData | |
Edit_Image_Options ImageKit::Set[DownSampling|Size] | |
Edit_Infinite_Line InfiniteLineKey::Set[First|Second] | |
Edit_Infinite_Ray InfiniteLineKey::Set[First|Second] | |
Edit_Line LineKey::EditPointsBy[Deletion|Insertion|Replacement] | |
Edit_Marker MarkerKey::SetPoint | |
Edit_Mesh MeshKey::[Set|EditMeshByReplacement] | |
Edit_NURBS_Curve NURBSCurveKey::[Set|Edit[Knots|Points|Weights]ByReplacement] | |
Edit_NURBS_Surface NURBSSurfaceKey::[Set|Edit[Points|UKnots|VKnots|Weights]ByReplacement] | |
Edit_NURBS_Surface_Points NURBSSurfaceKey::EditPointsByReplacement | |
Edit_NURBS_Surface_Knots NURBSSurfaceKey::EditKnotsByReplacement | |
Edit_NURBS_Surface_Weights NURBSSurfaceKey::EditWeightsByReplacement | |
Edit_PolyCylinder CylinderKey::Edit[Points|Radii]By[Deletion|Insertion|Replacement] | |
Edit_Polygon PolygonKey::EditPointsBy[Deletion|Insertion|Replacement] | |
Edit_Polyline LineKey::EditPointsBy[Deletion|Insertion|Replacement] | |
Edit_Shell_Points ShellKey::EditPointsBy[Deletion|Insertion|Replacement] | |
Edit_Sphere SphereKey::Set[Basis|Center|Radius] | |
Edit_Text TextKey::EditTextBy[Deletion|Insertion|Replacement] | |
End_Buffered_Selection [not applicable] | |
End_Callback_Name_Search [not applicable] | |
End_Color_Name_Search [not applicable] | |
End_Contents_Search [not applicable] | |
End_Error_Handler_Search [not applicable] | |
End_Exit_Handler_Search [not applicable] | |
End_Font_Search [not applicable] | |
End_Glyph_Search [not applicable] | |
End_Line_Style_Search [not applicable] | |
End_Open_Item_Search [not applicable] | |
End_Named_Style_Search [not applicable] | |
End_Open_Segment_Search [not applicable] | |
End_Segment_Search [not applicable] | |
End_Shader_Search [not applicable] | |
End_Shell_Selection [not applicable] | |
End_Texture_Search [not applicable] | |
Exit_Program [not supported] |
Filter_Circumcuboid SegmentKey::ShowBounding | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Filter_Circumcuboid_By_Key SegmentKey::ShowBounding | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Alias [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Callback_Name [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Contents SearchResults::GetIterator | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Error_Handler [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Exit_Handler [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Font [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Glyph [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Line_Style [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Named_Style [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Next_Sample [not supported] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Open_Item [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Open_Segment [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Related_Selection [not applicable] - use SelectionOptionsKit::SetRelatedLimit with a selection algorithm to find related items | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Segment SelectionResults::GetIterator | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Shader [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Find_Texture [not applicable] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Flush_Attributes SegmentKey::Flush | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Flush_By_Key SegmentKey::Flush | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Flush_Contents SegmentKey::Flush G
I
M
N
O
P
R
S
|