Function sets are collections of functions, expressions, and variables. Some are always available (EssentialFunctionSet, BasicExportFunctionSet), while others must be invoked with the $Using function before they can be used.
If no specific function set is invoked, all sets will be loaded at once, which may slow down processing when handling large amounts of data.
Essential Function Set
Functions and variables corresponding to the EssentialFunctionSet collection.
Basic Export Function Set
This function set contains basic functions and variables that are available even without invoking the set.
Camera Errors Export Function Set
A set of functions to export camera error information.
Component Function Set
A set of functions to export component information.
Config Export Function Set
Functions used with the variables in the settings.
Contours Function Set
Functions and variables used within ContoursFunctionSet.
Control Points Export Function Set
Functions and variables used within ControlPointsExportFunctionSet.
Distance Constraints Export Function Set
Functions and variables used within DistanceConstraintsExportFunctionSet.
Helper Function Set
Functions and variables used within HelperFunctionSet.
Image Export Function Set
Functions and variables used within ImageExportFunctionSet.
Inputs Function Set
Functions and variables used within InputsFunctionSet.
Iterators Function Set
Functions and variables used within IteratorsFunctionSet.
Localization Export Function Set
Functions and variables used within LocalizationExportFunctionSet.
Map Export Function Set
Functions and variables used within MapExportFunctionSet.
Misalignment Function Set
Functions and variables used within MisalignmentFunctionSet.
Model Export Function Set
Functions and variables used within ModelExportFunctionSet.
Ortho Measurement Function Set
Functions and variables used within OrthoMeasurementFunctionSet.
Ortho Projection Function Set
Functions and variables used within OrthoProjectionFunctionSet.
Project Information Export Function Set
Functions and variables used within ProjectInformationExportFunctionSet.
Relative Camera Uncertainty Function Set
Functions and variables used within RelativeCameraUncertaintyFunctionSet .
Sfm Export Function Set
Functions and variables used within SfmExportFunctionSet.
Sfm Histogram Export Function Set
Functions and variables used within SfmHistogramExportFunctionSet.