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

AdsoHeightMap Class Reference
[3D data structures]

#include <adsoheightmap.h>

List of all members.

Public Member Functions

float height (v3f pos)
float height (float t, float p)
v3f slope (v3f pos)
v3f slope (float t, float p)
int width ()
int height ()
int save (FILE *file)
int load (FILE *file)
 AdsoHeightMap (float *a, int sw, int sh)
 AdsoHeightMap ()


Constructor & Destructor Documentation

AdsoHeightMap::AdsoHeightMap float *  a,
int  sw,
int  sh
[inline]
 

AdsoHeightMap::AdsoHeightMap  )  [inline]
 


Member Function Documentation

int AdsoHeightMap::height  )  [inline]
 

float AdsoHeightMap::height float  t,
float  p
[inline]
 

float AdsoHeightMap::height v3f  pos  )  [inline]
 

int AdsoHeightMap::load FILE *  file  ) 
 

int AdsoHeightMap::save FILE *  file  ) 
 

v3f AdsoHeightMap::slope float  t,
float  p
 

v3f AdsoHeightMap::slope v3f  pos  )  [inline]
 

int AdsoHeightMap::width  )  [inline]
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 10:44:47 2003 for Rover by doxygen 1.3.2