![]() |
CCCoreLib 31 May 2022
CloudCompare Core algorithms
|
This is the complete list of members for CCCoreLib::Ray< T >, including all inherited members.
dir (defined in CCCoreLib::Ray< T >) | CCCoreLib::Ray< T > | |
invDir (defined in CCCoreLib::Ray< T >) | CCCoreLib::Ray< T > | |
origin (defined in CCCoreLib::Ray< T >) | CCCoreLib::Ray< T > | |
radialSquareDistance(const Vector3Tpl< T > &P) const (defined in CCCoreLib::Ray< T >) | CCCoreLib::Ray< T > | inline |
Ray(const Vector3Tpl< T > &rayAxis, const Vector3Tpl< T > &rayOrigin) (defined in CCCoreLib::Ray< T >) | CCCoreLib::Ray< T > | inline |
sign (defined in CCCoreLib::Ray< T >) | CCCoreLib::Ray< T > | |
squareDistances(const Vector3Tpl< T > &P, double &radial, double &toOrigin) const (defined in CCCoreLib::Ray< T >) | CCCoreLib::Ray< T > | inline |
squareDistanceToOrigin(const Vector3Tpl< T > &P) const (defined in CCCoreLib::Ray< T >) | CCCoreLib::Ray< T > | inline |