Curve::Grid class full member list
Functions
- Grid(unsigned int n, double radius)
- ~Grid()
- virtual void derivative(const Math::Vector2 &xy, Math::Vector2 &dxdy) const
- void fit(const Base &c)
- const Data::Grid & get_data() const
- Data::Grid & get_data()
- virtual bool intersect(Math::Vector3 &point, const Math::VectorPair3 &ray) const
- virtual void normal(Math::Vector3 &normal, const Math::Vector3 &point) const
- virtual double sagitta(const Math::Vector2 &xy) const