Gradient Class Reference

#include <Gradient.h>

List of all members.

Public Member Functions

 Gradient ()
 Gradient (const Gradient &datOther)
 Gradient (const float x, const float y, const float z)
 ~Gradient ()
void SetValue (const float nx, const float ny, const float nz)
const std::vector< float > GetGradient () const
void Normalize ()

Private Attributes

float x
float y
float z


Constructor & Destructor Documentation

Gradient::Gradient (  )  [inline]

Here is the call graph for this function:

Gradient::Gradient ( const Gradient datOther  )  [inline]

Gradient::Gradient ( const float  x,
const float  y,
const float  z 
) [inline]

Here is the call graph for this function:

Gradient::~Gradient (  )  [inline]


Member Function Documentation

const std::vector<float> Gradient::GetGradient (  )  const [inline]

void Gradient::Normalize (  )  [inline]

void Gradient::SetValue ( const float  nx,
const float  ny,
const float  nz 
) [inline]

Here is the call graph for this function:


Member Data Documentation

float Gradient::x [private]

float Gradient::y [private]

float Gradient::z [private]


The documentation for this class was generated from the following file:

Generated on Wed Dec 10 13:35:10 2008 for VisLu by  doxygen 1.5.7.1