This is the complete list of members for next_best_view::MathHelper, including all inherited members.
convertC2S(const SimpleVector3 &cartesian) | next_best_view::MathHelper | static |
convertC2S(const SimpleVector3 &cartesian, SimpleSphereCoordinates &sphere) | next_best_view::MathHelper | static |
convertS2C(const SimpleSphereCoordinates &sphere) | next_best_view::MathHelper | static |
convertS2C(const SimpleSphereCoordinates &sphere, SimpleVector3 &cartesian) | next_best_view::MathHelper | static |
degToRad(double input) | next_best_view::MathHelper | static |
filterCardinalityPowerSet(const boost::shared_ptr< PowerSet > &powerSetPtr, const std::size_t min, const std::size_t max) | next_best_view::MathHelper | inlinestatic |
filterCardinalityPowerSet(const boost::shared_ptr< PowerSet > &setPtr, const std::size_t min) | next_best_view::MathHelper | inlinestatic |
getAngle(const SimpleVector3 &X, const SimpleVector3 &Y) | next_best_view::MathHelper | static |
getCosinus(const SimpleVector3 &X, const SimpleVector3 &Y) | next_best_view::MathHelper | static |
getDotProduct(SimpleVector3 v1, SimpleVector3 v2) | next_best_view::MathHelper | static |
getMinimumAngleDifference(const Precision &firstAngle, const Precision &secondAngle) | next_best_view::MathHelper | static |
getOrientationsOnUnitSphere(const int &numberOfPoints) | next_best_view::MathHelper | static |
getProjection(const std::size_t &idx, const SimpleVector3 &X) | next_best_view::MathHelper | static |
getQuaternionByAngles(const Precision &heading, const Precision &attitude, const Precision &bank) | next_best_view::MathHelper | static |
getRandomInteger(const int &min, const int &max) | next_best_view::MathHelper | static |
getRandomnessGenerator() | next_best_view::MathHelper | privatestatic |
getRandomNumber(const Precision &mean, const Precision &standardDeviation) | next_best_view::MathHelper | static |
getRandomQuaternion() | next_best_view::MathHelper | static |
getRandomVector(const SimpleVectorX &mean, const SimpleVectorX &standardDeviation) | next_best_view::MathHelper | static |
getSignum(const double &value) | next_best_view::MathHelper | static |
getVisualAxis(const SimpleQuaternion &orientation) | next_best_view::MathHelper | static |
getVisualAxis(const SimpleQuaternion &orientation, SimpleVector3 &resultAxis) | next_best_view::MathHelper | static |
powerSet(const boost::shared_ptr< Set > &setPtr) | next_best_view::MathHelper | inlinestatic |
printPowerSet(boost::shared_ptr< std::set< boost::shared_ptr< Set > > > &powerSetPtr) | next_best_view::MathHelper | inlinestatic |
printSet(boost::shared_ptr< Set > &setPtr) | next_best_view::MathHelper | inlinestatic |
radToDeg(double input) | next_best_view::MathHelper | static |
vector3Equal(SimpleVector3 v1, SimpleVector3 v2) | next_best_view::MathHelper | static |