lsst.geom
15.0-1-g417ea41+6
|
▼Nlsst | |
▼Ngeom | |
▼Nangle | |
▼NangleContinued | |
CAngleUnit | |
▼Ncoordinates | |
▼NcoordinatesContinued | |
CCoordinateExpr | |
CExtent | |
CPoint | |
▼Ndetail | |
CPointSpecialized | |
CPointSpecialized< double > | |
CPointSpecialized< int > | |
▼NspherePoint | |
▼NspherePointContinued | |
CSpherePoint | |
CAffineTransform | An affine coordinate transformation consisting of a linear transformation and an offset |
CAngle | A class representing an angle |
CAngleUnit | A class used to convert scalar POD types such as double to Angle |
CBox2D | A floating-point coordinate rectangle geometry |
CBox2I | An integer coordinate rectangle |
CCoordinateBase | A CRTP base class for coordinate objects |
CCoordinateBase< Derived, T, 2 > | Specialization of CoordinateBase for 2 dimensions |
CCoordinateBase< Derived, T, 3 > | Specialization of CoordinateBase for 3 dimensions |
CCoordinateExpr | A boolean coordinate |
CExtent | A coordinate class intended to represent offsets and dimensions |
CExtent< T, 2 > | A coordinate class intended to represent offsets and dimensions (2-d specialization) |
CExtent< T, 3 > | A coordinate class intended to represent offsets and dimensions (3-d specialization) |
CExtentBase | |
CLinearTransform | A 2D linear coordinate transformation |
CPoint | A coordinate class intended to represent absolute positions |
CPoint< T, 2 > | A coordinate class intended to represent absolute positions (2-d specialization) |
CPoint< T, 3 > | A coordinate class intended to represent absolute positions (3-d specialization) |
CPointBase | |
CSingularTransformException | |
CSpherePoint | Point in an unspecified spherical coordinate system |