libjbt

jbt_extrude Class Reference

Extrude a field along a vector. More...

#include <extrude.h>

Inherits jbt_warp.

List of all members.

Public Members


Detailed Description

Extrude a field along a vector.

Author(s):
Mark Tigges

Extrudes a scalar field along a vector. The vector is in any direction and in addition the field can be scaled along the extrusion.


Member Function Documentation

jbt_extrude::jbt_extrude( int, int, const jVec3&, jFlt, jbt_blobtree* = 0 )

Extrude the field of the given BlobTree along the given direction.

Parameters:
The - axis to extrude along.
Sign - of direction along the axis to go.
The - length of the extrusion.
The - field to extrude.

void jbt_extrude::precompute( const jVec3& )

Reimplemented from jbt_warp.

jVec3 jbt_extrude::unwarp( const jVec3& ) const

Reimplemented from jbt_warp.

jVec3 jbt_extrude::warp( const jVec3& ) const

Reimplemented from jbt_warp.


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