jbt_blobtree::lineeqn Class Reference
Single dimension equation of the surface along a line. More...
#include <blobtree.h>
Inherits j1DImplicit.
List of all members.
Public Members
- lineeqn ( jbt_blobtree* _bt, const jRay& _ray )
- jFlt f ( jFlt )
- jFlt df ( jFlt )
Detailed Description
Single dimension equation of the surface along a line.
Use this class if you need to find minimums or roots along
a line that intersects a BlobTree
Member Function Documentation
jbt_blobtree::lineeqn::lineeqn( jbt_blobtree* _bt, const jRay& _ray )
jFlt jbt_blobtree::lineeqn::f( jFlt )
jFlt jbt_blobtree::lineeqn::df( jFlt )
The documentation for this class was generated from the following file:
JSP /
libjbt v0.1
mtigges@cpsc.ucalgary.ca