Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
iTerrainNormalFunction Struct Reference
This class represents a function for the terrain engine. More...
#include <imesh/terrfunc.h>
Inheritance diagram for iTerrainNormalFunction:

Public Member Functions | |
virtual csVector3 | GetNormal (float dx, float dy)=0 |
Get normal. |
Detailed Description
This class represents a function for the terrain engine.Expects values for dx and dy between 0 and 1 and returns a normal vector.
Definition at line 51 of file terrfunc.h.
Member Function Documentation
|
Get normal.
|
The documentation for this struct was generated from the following file:
- imesh/terrfunc.h
Generated for Crystal Space by doxygen 1.3.9.1