xmsstamper
1.0
|
Namespaces |
Classes | |
class | AnisotropicInterpolator |
struct | BarycentricVals |
struct | cs3dPtIdx |
helper struct to store point indexes More... | |
struct | csPtIdx |
helper struct to store point indexes More... | |
struct | edgerecord |
class | ETestMessagingState |
class | fSatisfies |
class | GmExtents2d |
class | GmExtents3d |
class | GmMultiPolyIntersectionSorter |
class | GmMultiPolyIntersectionSorterTerse |
class | GmMultiPolyIntersector |
struct | GmMultiPolyIntersectorData |
class | GmMultiPolyIntersectorImpl |
class | GmPolygon |
class | GmPolygonImpl |
class | GmPolyLinePtRedistributer |
class | GmPolyLinePtRedistributerImpl |
class | GmPtSearch |
class | GmPtSearchImpl |
class | GmTriSearch |
class | GmTriSearchImpl |
class | idx_pt |
class | idx_tri |
class | InterpAnisotropic |
class | InterpAnisotropicImpl |
class | InterpBase |
class | InterpCt |
class | InterpIdw |
class | InterpIdwImpl |
class | InterpLinear |
class | InterpLinearImpl |
class | InterpNatNeigh |
class | InterpNatNeighImpl |
struct | InterpPtInfo |
class | ix |
struct | LineParameters |
class | ltPt2 |
class | ltPt3 |
class | ltPt3_2D |
struct | nnOuterEdgeStruct |
class | NodalFunc |
class | NodalFuncImpl |
class | Observer |
class | Progress |
class | ProgressListener |
class | Pt2 |
class | Pt3 |
class | Pt4 |
class | SharedSingleton |
class | Singleton |
struct | SNResult |
class | StCommaNumpunct |
class | StTemp2DigitExponents |
class | stXs3dPts |
class to hold 3d points for a cross section More... | |
class | ThreadLoop |
class | ThreadMgr |
class | ThreadMgrImpl |
class | TrAutoFixFourTrianglePts |
class | TrAutoFixFourTrianglePtsImpl |
class | TrBreaklineAdder |
class | TrBreaklineAdderImpl |
class | TrOuterTriangleDeleter |
class | TrOuterTriangleDeleterImpl |
class | TrTin |
class | TrTinImpl |
class | TrTriangulator |
class | TrTriangulatorPoints |
class | XmBathymetryIntersector |
Intersects a feature stamp with a TIN. More... | |
class | XmBathymetryIntersectorImpl |
Implementaion of XmBathymetryIntersector. More... | |
class | XmBreaklines |
Creates breaklines for the stamp operation. More... | |
class | XmBreaklinesImpl |
Implementaion of XmBreaklines. More... | |
class | XmGuidebank |
Guidebank definition for feature stamp end cap. More... | |
class | XmGuideBankUtil |
Converts sloped abutment to 3d points. More... | |
class | XmGuideBankUtilImpl |
Implementaion of XmGuideBankUtil. More... | |
class | XmLog |
class | XmSlopedAbutment |
Abutment definition for feature stamp end cap. More... | |
class | XmSlopedAbutmentUtil |
Converts sloped abutment to 3d points. More... | |
class | XmSlopedAbutmentUtilImpl |
Implementaion of stSlopedAbutment. More... | |
class | XmStampCrossSection |
Cross section definition for stamping. More... | |
class | XmStampEndCap |
End caps for feature stamping. More... | |
class | XmStampEndCapImpl |
Implementaion of XmStampEndCap. More... | |
class | XmStamper |
Performs a feature stamp operation. More... | |
class | XmStamper3dPts |
class to hold 3d points generated by the stamping operation More... | |
class | XmStamperEndCap |
End cap definition for feature stamp. More... | |
class | XmStamperImpl |
Performs a feature stamp operation The result of the operation is a TIN and a list of breakline segments. More... | |
class | XmStamperIo |
Stamping inputs/outputs class. More... | |
class | XmStampInterpCrossSection |
Interpolate cross sections for stamping. More... | |
class | XmStampInterpCrossSectionImpl |
Implementaion of XmStampInterpCrossSection. More... | |
class | XmStampRaster |
Raster defined using a non-rotated cartesian axis for use in XmStamper. More... | |
class | XmUtil |
Utility functions. More... | |
class | XmWingWall |
Wing wall definition for feature stamp end cap. More... | |
Typedefs | |
typedef std::pair< GmBstBox3d, int > | ValueBox |
Pair used in rtree. | |
typedef bgi::rtree< ValueBox, bgi::quadratic< 8 > > | RtreeBox |
Rtree typedef. | |