NL3D::CDeform2d::IPerturbUV Struct Reference

#include <deform_2d.h>

Inheritance diagram for NL3D::CDeform2d::IPerturbUV:

NL3D::CSinWave

Detailed Description

an interface to compute the u,v perturbations at a given point (x and and y range from 0 to 1)

Definition at line 53 of file deform_2d.h.

Public Member Functions

virtual void perturbUV (float x, float y, float &du, float &dv) const=0


Member Function Documentation

virtual void NL3D::CDeform2d::IPerturbUV::perturbUV float  x,
float  y,
float &  du,
float &  dv
const [pure virtual]
 

Implemented in NL3D::CSinWave.

Referenced by NL3D::CDeform2d::doDeform().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 06:45:28 2004 for NeL by doxygen 1.3.6