libjbt

jbt_seedpoint Class Reference

A seed point node. More...

#include <seedpoint.h>

Inherits jbt_ngnode.

List of all members.

Public Members


Detailed Description

A seed point node.

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.


Member Function Documentation

jbt_seedpoint::jbt_seedpoint( const jVec3&, jbt_blobtree* =0 )

jbt_blobtree::Type jbt_seedpoint::type() const

Reimplemented from jbt_ngnode.


The documentation for this class was generated from the following file:
JSP / libjbt v0.1 mtigges@cpsc.ucalgary.ca