|
| SDFPseudoAxialSquadricSwept (const double &, const double &, const Quadric &) |
| Pseudo distance to a quadric contour. More...
|
|
virtual | ~SDFPseudoAxialSquadricSwept () |
| Destructor.
|
|
double | Signed (const Vector &) const |
| Compute the signed distance. More...
|
|
int | Memory () const |
| Return the size of a sub-tree. More...
|
|
virtual SDFNode2 * | Copy () const |
| Deep copy.
|
|
| SDFPrimitive2 () |
| Create a primitive.
|
|
virtual | ~SDFPrimitive2 () |
| Destructor.
|
|
virtual double | Signed (const Vector2 &) const |
| Compute the signed distance function. More...
|
|
| SDFNode2 () |
| Create a generic node. More...
|
|
virtual | ~SDFNode2 () |
| Destructor.
|
|
virtual double | K () const |
| Return the Lipschitz constant of the node. More...
|
|
Box2 | GetBox () const |
| Return the bounding box of the node.
|
|
virtual int | Nodes () const |
| Compute the number of nodes in the sub-tree.
|
|
Quadric contour primitive.
Pseudo distance to a quadric contour.