![]() |
ImFusion SDK 4.3
|
This is the complete list of members for LineBase, including all inherited members.
| clampLambda(double lambda) const =0 | LineBase | pure virtual |
| closestPoint(const vec3 &p) const | LineBase | |
| cylinderWallIntersection(const Line &axis, double radius) const | LineBase | |
| direction() const =0 | LineBase | pure virtual |
| distanceToPoint(const vec3 &p) const | LineBase | |
| includesPoint(const vec3 &p) const | LineBase | |
| lambdaToPoint(double lambda) const | LineBase | |
| LineBase(const vec3 &p) (defined in LineBase) | LineBase | protected |
| m_point | LineBase | protected |
| point() const | LineBase | |
| pointToLambda(const vec3 &p) const | LineBase | |
| ~LineBase()=default (defined in LineBase) | LineBase | virtual |