jbt_plane Class Reference
A plane primitive. More...
#include <plane.h>
Inherits jbt_primitive.
List of all members.
Public Members
Detailed Description
A plane primitive.
The surface of the plane lies in the xz plane. This means that the
skeleton is the -R plane. However the skeleton is infinite in y<-R.
The extent of the cutting plane extends to a finite distance in x and z.
Member Function Documentation
jbt_plane::jbt_plane( jFlt R = 1 )
Create a new cutting plane.
-
Parameters:
-
R - The extent of the non-zero portion of the scalar field
jbt_blobtree::Type jbt_plane::type() const
The documentation for this class was generated from the following file:
JSP /
libjbt v0.1
mtigges@cpsc.ucalgary.ca