A seed point node. More...
#include <seedpoint.h>
Inherits jbt_ngnode.
This class can be placed into a BlobTree at any internal position. It serves to place a seed point in the tree. This is usefull if your object is using CSG and all of the seed points are being cut off and a polygonizer is not finding your surface or part of it. It is not necessary to place a seed point node in a tree, it will only affect the success or failure of polygonization. (And only using the bbt library, jvp does not use seed points.)
Remember that all seed points are transformed by the transformations above them in the tree.
Reimplemented from jbt_ngnode.