Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

AnimatedPerlinTexture Class Reference

#include <AnimatedPerlinTexture.h>

List of all members.

Public Member Functions

 AnimatedPerlinTexture ()
 AnimatedPerlinTexture (double as)
 ~AnimatedPerlinTexture ()
void set_animation_step (double as)
double get_animation_step ()
PerlinTextureget_image_ref ()
void animate (double dt)


Constructor & Destructor Documentation

AnimatedPerlinTexture::AnimatedPerlinTexture  ) 
 

Definition at line 3 of file AnimatedPerlinTexture.cpp.

AnimatedPerlinTexture::AnimatedPerlinTexture double  as  ) 
 

Definition at line 9 of file AnimatedPerlinTexture.cpp.

AnimatedPerlinTexture::~AnimatedPerlinTexture  ) 
 

Definition at line 24 of file AnimatedPerlinTexture.cpp.


Member Function Documentation

void AnimatedPerlinTexture::animate double  dt  ) 
 

Definition at line 30 of file AnimatedPerlinTexture.cpp.

References PerlinTexture::get_scaled(), and PERLINTEXTURE_BASE_SQUARE.

double AnimatedPerlinTexture::get_animation_step  )  [inline]
 

Definition at line 12 of file AnimatedPerlinTexture.h.

PerlinTexture* AnimatedPerlinTexture::get_image_ref  )  [inline]
 

Definition at line 13 of file AnimatedPerlinTexture.h.

void AnimatedPerlinTexture::set_animation_step double  as  )  [inline]
 

Definition at line 11 of file AnimatedPerlinTexture.h.


The documentation for this class was generated from the following files:
Generated on Sat Jul 12 04:29:21 2003 for glPirates by doxygen 1.3.2