In file ./include/vob/geom/Quadrics.hxx:

inline Vec circle__point_norm_circle

( Vec pt,
  Vec norm,
  Vec ctr,
  float r,
  bool* success = 0)

Given a point and a normal there and a circle, find the circle that passes through the point with the given normal (normal pointing to *center* of circle) and is tangential to the circle.

Documentation

Given a point and a normal there and a circle, find the circle that passes through the point with the given normal (normal pointing to *center* of circle) and is tangential to the circle. Norm must be normalized.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.